Package org.jbpm.workbench.common.model
Class GenericSummary.LabeledCommand
- java.lang.Object
-
- org.jbpm.workbench.common.model.GenericSummary.LabeledCommand
-
- Enclosing class:
- GenericSummary<T>
@NonPortable public class GenericSummary.LabeledCommand extends Object
-
-
Constructor Summary
Constructors Constructor Description LabeledCommand()LabeledCommand(String label, org.uberfire.mvp.Command command)
-