public class AbstractProcessNode extends AbstractProcessNodePrototype
| Constructor and Description |
|---|
AbstractProcessNode() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getFullJavaClassName() |
String |
getFullJavaVariableName() |
Method |
getIsPassedMethod() |
String |
getParentNodeFieldName() |
Process |
getProcess() |
Method |
getProcessMethod() |
boolean |
isAutoOut() |
createOutgoingFlow, createOutgoingFlow, fillReferences, getLane, getOutgoingFlows, prepare, setDescription, setLane, withDescription, withLane, withName, withOutgoingFlowcoreException, createChildNode, createChildNode, getChecksum, getFullName, getId, getInstallerClass, getJavaClassName, getJavaName, getJavaVariableName, getMetadataStoragePackageName, getName, getNodeObjectId, getPackageName, getParentNode, getReferencePath, isInPrepare, prepareNode, setId, setInPrepare, setJavaName, setMetadataStoragePackageName, setName, setNodeObjectId, setPackageName, setParentNode, setParentNode, throwExceptionpublic String getParentNodeFieldName()
getParentNodeFieldName in class org.clawiz.core.common.metadata.node.MetadataNodepublic String getDescription()
getDescription in class AbstractProcessNodePrototypepublic Process getProcess()
public boolean isAutoOut()
public Method getIsPassedMethod()
public Method getProcessMethod()
public String getFullJavaVariableName()
public String getFullJavaClassName()
Copyright © 2018. All rights reserved.