Uses of Class
org.mycore.wfc.actionmapping.MCRDecision
-
Packages that use MCRDecision Package Description org.mycore.wfc.actionmapping Context sensitive mapping of actions -
-
Uses of MCRDecision in org.mycore.wfc.actionmapping
Methods in org.mycore.wfc.actionmapping that return MCRDecision Modifier and Type Method Description MCRDecision[]MCRAction. getDecisions()Methods in org.mycore.wfc.actionmapping with parameters of type MCRDecision Modifier and Type Method Description voidMCRAction. setDecisions(MCRDecision... decisions)
-