com.semarchy.mdm.runtime.model.logical
Interface IDupsTask

All Superinterfaces:
IHumanTask, IShape, IUniquelyNamed, IWorkflowNode, Serializable

public interface IDupsTask
extends IHumanTask


Field Summary
 
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IHumanTask
HUMAN_TASK_PREFIX
 
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed
SEP
 
Method Summary
 
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.IHumanTask
getAssignedToRoleName, getCancelTransition, getDisplayName, getSubmitTransition, getTransitionFromStart, getWorkflow, isCancelEnabled, isStartTask, isSubmitEnabled
 
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.IWorkflowNode
getFirstTransitionTo, getIncomingTransitions, getName, getOutgoingTransition, getOutgoingTransitions, getToTasks, getTransitionsTo, getTransitionTo
 
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.IShape
getHeight, getWidth, getX, getY
 
Methods inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed
getPrefixedUniqueName, getUniqueName
 



Copyright © 2015. All Rights Reserved.