public class WorkItemNodeHandler extends AbstractNodeHandler
dataInputs, dataOutputs, EOL, inputAssociation, logger, outputAssociation
Constructor and Description |
---|
WorkItemNodeHandler() |
Modifier and Type | Method and Description |
---|---|
protected org.jbpm.workflow.core.Node |
createNode(Attributes attrs) |
Class |
generateNodeFor() |
protected void |
writeInputAssociation(org.jbpm.workflow.core.node.WorkItemNode workItemNode,
StringBuilder xmlDump) |
protected void |
writeIO(org.jbpm.workflow.core.node.WorkItemNode workItemNode,
StringBuilder xmlDump) |
void |
writeNode(org.jbpm.workflow.core.Node node,
StringBuilder xmlDump,
int metaDataType) |
protected void |
writeOutputAssociation(org.jbpm.workflow.core.node.WorkItemNode workItemNode,
StringBuilder xmlDump) |
containsExtensionElements, end, endNode, endNode, extractScript, getDataType, getErrorIdForErrorCode, getMetaData, getSignalExpression, handleNode, handleScript, handleThrowCompensationEventNode, initValidParents, initValidPeers, readDataInputAssociation, readDataOutputAssociation, readIoSpecification, readMultiInstanceLoopCharacteristics, start, writeExtensionElements, writeMetaData, writeNode, writeScript, writeScripts, writeVariableName
allowNesting, emptyAttributeCheck, emptyContentCheck, getValidParents, getValidPeers
protected org.jbpm.workflow.core.Node createNode(Attributes attrs)
createNode
in class AbstractNodeHandler
public Class generateNodeFor()
public void writeNode(org.jbpm.workflow.core.Node node, StringBuilder xmlDump, int metaDataType)
writeNode
in class AbstractNodeHandler
protected void writeIO(org.jbpm.workflow.core.node.WorkItemNode workItemNode, StringBuilder xmlDump)
protected void writeInputAssociation(org.jbpm.workflow.core.node.WorkItemNode workItemNode, StringBuilder xmlDump)
protected void writeOutputAssociation(org.jbpm.workflow.core.node.WorkItemNode workItemNode, StringBuilder xmlDump)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.