public interface Process extends CallableElement
getIoBindings, getIoSpecification, getName, getSupportedInterfaces, setIoSpecification, setName
getDiagramElement, getDocumentations, getExtensionElements, getId, setExtensionElements, setId
getScope, isScope
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
ProcessBuilder builder()
BpmnModelElementInstance
builder
in interface BpmnModelElementInstance
ProcessType getProcessType()
void setProcessType(ProcessType processType)
boolean isClosed()
void setClosed(boolean closed)
boolean isExecutable()
void setExecutable(boolean executable)
Auditing getAuditing()
void setAuditing(Auditing auditing)
Monitoring getMonitoring()
void setMonitoring(Monitoring monitoring)
Collection<Property> getProperties()
Collection<LaneSet> getLaneSets()
Collection<FlowElement> getFlowElements()
Collection<Artifact> getArtifacts()
Collection<CorrelationSubscription> getCorrelationSubscriptions()
Collection<ResourceRole> getResourceRoles()
Collection<Process> getSupports()
String getCamundaCandidateStarterGroups()
void setCamundaCandidateStarterGroups(String camundaCandidateStarterGroups)
void setCamundaCandidateStarterGroupsList(List<String> camundaCandidateStarterGroupsList)
String getCamundaCandidateStarterUsers()
void setCamundaCandidateStarterUsers(String camundaCandidateStarterUsers)
void setCamundaCandidateStarterUsersList(List<String> camundaCandidateStarterUsersList)
String getCamundaJobPriority()
void setCamundaJobPriority(String jobPriority)
String getCamundaTaskPriority()
void setCamundaTaskPriority(String taskPriority)
@Deprecated Integer getCamundaHistoryTimeToLive()
@Deprecated void setCamundaHistoryTimeToLive(Integer historyTimeToLive)
String getCamundaHistoryTimeToLiveString()
void setCamundaHistoryTimeToLiveString(String historyTimeToLive)
Boolean isCamundaStartableInTasklist()
void setCamundaIsStartableInTasklist(Boolean isStartableInTasklist)
String getCamundaVersionTag()
void setCamundaVersionTag(String versionTag)
Copyright © 2019. All rights reserved.