Package | Description |
---|---|
org.camunda.bpm.model.cmmn.impl.instance | |
org.camunda.bpm.model.cmmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
OutputCaseParameterImpl |
Modifier and Type | Field and Description |
---|---|
protected static ChildElementCollection<OutputCaseParameter> |
CaseImpl.outputCollection |
protected static ChildElementCollection<OutputCaseParameter> |
TaskImpl.outputParameterCollection |
Modifier and Type | Method and Description |
---|---|
Collection<OutputCaseParameter> |
TaskImpl.getOutputParameters() |
Collection<OutputCaseParameter> |
CaseImpl.getOutputs() |
Modifier and Type | Method and Description |
---|---|
Collection<OutputCaseParameter> |
Task.getOutputParameters() |
Collection<OutputCaseParameter> |
Case.getOutputs() |
Copyright © 2017. All rights reserved.