public class AbstractEvalFlowConditionPrototype extends AbstractFlowCondition
| Constructor and Description |
|---|
AbstractEvalFlowConditionPrototype() |
| Modifier and Type | Method and Description |
|---|---|
void |
fillReferences(org.clawiz.core.common.metadata.node.MetadataNodeReferencesList references) |
String |
getExpression() |
void |
prepare(org.clawiz.core.common.system.session.Session session) |
void |
setExpression(String value) |
AbstractEvalFlowCondition |
withExpression(String value) |
AbstractEvalFlowCondition |
withName(String value) |
getFlow, getParentNodeFieldNamecoreException, 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 AbstractEvalFlowCondition withName(String value)
withName in class AbstractFlowConditionPrototypepublic String getExpression()
public void setExpression(String value)
public AbstractEvalFlowCondition withExpression(String value)
public void prepare(org.clawiz.core.common.system.session.Session session)
prepare in class AbstractFlowConditionPrototypepublic void fillReferences(org.clawiz.core.common.metadata.node.MetadataNodeReferencesList references)
fillReferences in class AbstractFlowConditionPrototypeCopyright © 2018. All rights reserved.