Package | Description |
---|---|
com.uc4.communication |
This package contains classes for the communication with the UC4 Server.
|
Modifier and Type | Method and Description |
---|---|
ProcessFlowSettings.AskForAlias |
ProcessFlowSettings.getAskForAlias()
Returns if the dialog "Add task" should be displayed when you add ProcessFlow tasks using the drag and drop function.
|
static ProcessFlowSettings.AskForAlias |
ProcessFlowSettings.AskForAlias.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessFlowSettings.AskForAlias[] |
ProcessFlowSettings.AskForAlias.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.setAskForAlias(ProcessFlowSettings.AskForAlias askForAlias)
Determines whether the dialog "Add task" should be displayed when you add ProcessFlow tasks using the drag and drop function, and when.
|
Copyright © 2019. All rights reserved.