Interface WorkflowFactory<ROOT,SOURCE,TARGET>

All Known Implementing Classes:
ActionPredecessorsFromActionTemplateFactory, ActionsFromWorkflowTemplateFactory, DecisionFromDecisionTemplateFactory, DecisionsFromActionTemplateFactory

public interface WorkflowFactory<ROOT,SOURCE,TARGET>
  • Method Summary

    Modifier and Type
    Method
    Description
    create(ROOT root, SOURCE source)