Package | Description |
---|---|
com.semarchy.mdm.runtime.model.logical |
This package contains the
IModel representing the model as designed in Semarchy Convergence For MDM. |
Modifier and Type | Method and Description |
---|---|
IBuiltInNode |
IHumanWorkflow.getCancelNode()
Get the
IBuiltInNode with BuiltInNodeType.CANCEL type |
IBuiltInNode |
IHumanWorkflow.getEndNode()
Get the
IBuiltInNode with BuiltInNodeType.END type |
IBuiltInNode |
IHumanWorkflow.getStartNode()
Get the
IBuiltInNode with BuiltInNodeType.START type |
IBuiltInNode |
IHumanWorkflow.getSubmitNode()
Get the
IBuiltInNode with BuiltInNodeType.SUBMIT type |
Copyright © 2015. All Rights Reserved.