public interface IBuiltInNode extends IWorkflowNode
Modifier and Type | Field and Description |
---|---|
static String |
BT_NODE_PREFIX |
SEP
Modifier and Type | Method and Description |
---|---|
BuiltInNodeType |
getType()
The type of the builtin node
|
getFirstTransitionTo, getIncomingTransitions, getName, getOutgoingTransition, getOutgoingTransitions, getToTasks, getTransitionsTo, getTransitionTo, getWorkflow
getHeight, getWidth, getX, getY
getPrefixedUniqueName, getUniqueName
static final String BT_NODE_PREFIX
BuiltInNodeType getType()
Copyright © 2016. All rights reserved.