public class ProcessVariable extends Object
| Constructor and Description |
|---|
ProcessVariable(String name,
BpmnElement element,
ElementChapter chapter,
KnownElementFieldType fieldType,
String resourceFilePath,
VariableOperation operation,
String scopeId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ElementChapter |
getChapter() |
BpmnElement |
getElement() |
KnownElementFieldType |
getFieldType() |
String |
getName() |
VariableOperation |
getOperation() |
String |
getResourceFilePath() |
String |
getScopeId() |
int |
hashCode() |
String |
toString() |
public ProcessVariable(String name, BpmnElement element, ElementChapter chapter, KnownElementFieldType fieldType, String resourceFilePath, VariableOperation operation, String scopeId)
public String getName()
public String getResourceFilePath()
public BpmnElement getElement()
public ElementChapter getChapter()
public KnownElementFieldType getFieldType()
public VariableOperation getOperation()
public String getScopeId()
Copyright © 2018 viadee Unternehmensberatung GmbH. All rights reserved.