|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDETransition
Field Summary |
---|
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IWorkflowTransition |
---|
HUMAN_TASK_PREFIX |
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed |
---|
SEP |
Method Summary | |
---|---|
List<IDETransitionEnricher> |
getEnrichers()
List of enrichers to consider before transition |
List<IDETransitionValidation> |
getValidations()
List of validations to consider before transition |
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.IWorkflowTransition |
---|
getFromNode, getFromTask, getName, getToNode, getToTask, isCancel, isStart, isSubmit, isUseCustomLabel |
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed |
---|
getPrefixedUniqueName, getUniqueName |
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.ILink |
---|
getBendPoints, getWidth, isAbsoluteBendPoints |
Method Detail |
---|
List<IDETransitionEnricher> getEnrichers()
List<IDETransitionValidation> getValidations()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |