Uses of Class
org.jbpm.workbench.common.model.GenericSummary.LabeledCommand
-
Packages that use GenericSummary.LabeledCommand Package Description org.jbpm.workbench.common.model -
-
Uses of GenericSummary.LabeledCommand in org.jbpm.workbench.common.model
Methods in org.jbpm.workbench.common.model that return types with arguments of type GenericSummary.LabeledCommand Modifier and Type Method Description List<GenericSummary.LabeledCommand>GenericSummary. getCallbacks()Method parameters in org.jbpm.workbench.common.model with type arguments of type GenericSummary.LabeledCommand Modifier and Type Method Description voidGenericSummary. setCallbacks(List<GenericSummary.LabeledCommand> callbacks)
-