wt.clients.workflow.definer
Class WfContainerTemplateEditor
java.lang.Object
wt.clients.workflow.definer.WfNodeTemplateEditor
wt.clients.workflow.definer.WfTemplateObjectEditor
wt.clients.workflow.definer.WfContainerTemplateEditor
- Direct Known Subclasses:
- WfBlockTemplateEditor, WfProcessTemplateEditor
- public class WfContainerTemplateEditor
- extends WfTemplateObjectEditor
Fields inherited from class wt.clients.workflow.definer.WfNodeTemplateEditor |
batch, component, container, context_ref, createdOne, editable, graphNode, icon, model, name, node, propertyChange, refreshType, routerExpression, subtype, transaction |
Methods inherited from class wt.clients.workflow.definer.WfTemplateObjectEditor |
createMappings, deleteWfTemplate, getCategory, getContextSignature, getCopyMap, getProcessStepTemplateLink, getTransitionExpression, newWfTemplate, pasteCopyMap, populateWfTemplate, populateWfTemplate, saveWfTemplate, setProcessStepTemplateLink, setTransitionExpression, updateMappings |
Methods inherited from class wt.clients.workflow.definer.WfNodeTemplateEditor |
addPropertyChangeListener, computeContainerRef, getBatchContainer, getComponent, getContainer, getContainerRef, getGraphModel, getGraphNode, getIconName, getName, getPosition, getRefreshType, getRouterExpression, getSubtype, getSuccessorLinks, getTransactionContainer, getWfTemplate, hasUnsavedChanges, isEditable, refreshAssertionTarget, removePropertyChangeListener, replaceWfTemplate, setBatchContainer, setComponent, setContainerRef, setEditable, setGraphModel, setGraphNode, setIconName, setName, setRouterExpression, setSubtype, setTransactionContainer, setWfTemplate, transactionSave |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionID
private static final String versionID
- See Also:
- Constant Field Values
startTemplate
WfConnectorTemplate startTemplate
WfContainerTemplateEditor
public WfContainerTemplateEditor()
newWfTemplate
public WfNodeTemplate newWfTemplate(boolean create_start)
newWfTemplate
public WfNodeTemplate newWfTemplate()
- Overrides:
newWfTemplate
in class WfTemplateObjectEditor
setStartWfTemplate
public void setStartWfTemplate(WfConnectorTemplate start_template)
getStartWfTemplate
public WfNodeTemplate getStartWfTemplate()
throws WTException
- Throws:
WTException
getPropertiesComponent
protected WfNodeTemplatePanel getPropertiesComponent()