| Package | Description |
|---|---|
| org.kie.workbench.common.stunner.cm.definition.property.task |
| Modifier and Type | Field and Description |
|---|---|
protected IsCase |
ProcessReusableSubprocessTaskExecutionSet.isCase |
protected IsCase |
CaseReusableSubprocessTaskExecutionSet.isCase |
| Modifier and Type | Method and Description |
|---|---|
IsCase |
ReusableSubprocessTaskExecutionSet.getIsCase() |
IsCase |
ProcessReusableSubprocessTaskExecutionSet.getIsCase() |
IsCase |
CaseReusableSubprocessTaskExecutionSet.getIsCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReusableSubprocessTaskExecutionSet.setIsCase(IsCase isCase) |
void |
ProcessReusableSubprocessTaskExecutionSet.setIsCase(IsCase isCase) |
void |
CaseReusableSubprocessTaskExecutionSet.setIsCase(IsCase isCase) |
| Constructor and Description |
|---|
CaseReusableSubprocessTaskExecutionSet(CalledElement calledElement,
IsCase isCase,
Independent independent,
WaitForCompletion waitForCompletion,
IsAsync isAsync,
AdHocAutostart adHocAutostart,
OnEntryAction onEntryAction,
OnExitAction onExitAction) |
ProcessReusableSubprocessTaskExecutionSet(CalledElement calledElement,
IsCase isCase,
Independent independent,
WaitForCompletion waitForCompletion,
IsAsync isAsync,
AdHocAutostart adHocAutostart,
OnEntryAction onEntryAction,
OnExitAction onExitAction) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.