Class WorkItemParameterSummary

    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.jbpm.workbench.common.model.GenericSummary

        org.jbpm.workbench.common.model.GenericSummary.LabeledCommand
    • Field Summary

      • Fields inherited from class org.jbpm.workbench.common.model.GenericSummary

        id, name
    • Constructor Detail

      • WorkItemParameterSummary

        public WorkItemParameterSummary()
      • WorkItemParameterSummary

        public WorkItemParameterSummary​(String id,
                                        String name)
    • Method Detail

      • toString

        public String toString()
        Overrides:
        toString in class org.jbpm.workbench.common.model.GenericSummary<String>