Package | Description |
---|---|
org.camunda.bpm.model.cmmn.impl.instance | |
org.camunda.bpm.model.cmmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
CaseParameterImpl |
class |
InputCaseParameter |
class |
InputProcessParameter |
class |
InputsCaseParameter |
class |
OutputCaseParameter |
class |
OutputProcessParameter |
class |
OutputsCaseParameter |
class |
ParameterImpl |
class |
ProcessParameterImpl |
Modifier and Type | Field and Description |
---|---|
protected static AttributeReference<Parameter> |
ParameterMappingImpl.sourceRefAttribute |
protected static AttributeReference<Parameter> |
ParameterMappingImpl.targetRefAttribute |
Modifier and Type | Method and Description |
---|---|
Parameter |
ParameterMappingImpl.getSource() |
Parameter |
ParameterMappingImpl.getTarget() |
Modifier and Type | Method and Description |
---|---|
void |
ParameterMappingImpl.setSource(Parameter parameter) |
void |
ParameterMappingImpl.setTarget(Parameter parameter) |
Modifier and Type | Interface and Description |
---|---|
interface |
CaseParameter |
interface |
ProcessParameter |
Modifier and Type | Method and Description |
---|---|
Parameter |
ParameterMapping.getSource() |
Parameter |
ParameterMapping.getTarget() |
Modifier and Type | Method and Description |
---|---|
void |
ParameterMapping.setSource(Parameter parameter) |
void |
ParameterMapping.setTarget(Parameter parameter) |
Copyright © 2018. All rights reserved.