Class WorkflowElementList

java.lang.Object
de.xima.fc.workflow.designer.model.WorkflowElementList
All Implemented Interfaces:
Serializable

public final class WorkflowElementList extends Object implements Serializable
See Also:
  • Constructor Details

    • WorkflowElementList

      public WorkflowElementList()
    • WorkflowElementList

      public WorkflowElementList(List<TriggerWithTask> triggerReferences, List<NodeWithTask> nodeReferences)
  • Method Details