public class ServiceMethodFlowConditionPrototype extends AbstractFlowCondition
| Constructor and Description |
|---|
ServiceMethodFlowConditionPrototype() |
| Modifier and Type | Method and Description |
|---|---|
void |
fillReferences(org.clawiz.core.common.metadata.node.MetadataNodeReferencesList references) |
org.clawiz.core.common.metadata.data.service.method.ServiceMethod |
getServiceMethod() |
void |
prepare(org.clawiz.core.common.system.session.Session session) |
void |
setServiceMethod(org.clawiz.core.common.metadata.data.service.method.ServiceMethod value) |
ServiceMethodFlowCondition |
withName(String value) |
ServiceMethodFlowCondition |
withServiceMethod(org.clawiz.core.common.metadata.data.service.method.ServiceMethod 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 ServiceMethodFlowCondition withName(String value)
withName in class AbstractFlowConditionPrototypepublic org.clawiz.core.common.metadata.data.service.method.ServiceMethod getServiceMethod()
public void setServiceMethod(org.clawiz.core.common.metadata.data.service.method.ServiceMethod value)
public ServiceMethodFlowCondition withServiceMethod(org.clawiz.core.common.metadata.data.service.method.ServiceMethod 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.