Package | Description |
---|---|
com.uc4.communication |
This package contains classes for the communication with the UC4 Server.
|
Modifier and Type | Method and Description |
---|---|
ProcessFlowSettings.ExternalTaskStatus |
ProcessFlowSettings.getStatusForExternalTasks()
Returns the default status for external tasks in a ProcessFlow.
|
static ProcessFlowSettings.ExternalTaskStatus |
ProcessFlowSettings.ExternalTaskStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessFlowSettings.ExternalTaskStatus[] |
ProcessFlowSettings.ExternalTaskStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessFlowSettings.setStatusForExternalTasks(ProcessFlowSettings.ExternalTaskStatus statusForExternalTasks)
Sets the default status for external tasks in a ProcessFlow.
|
Copyright © 2019. All rights reserved.