Package | Description |
---|---|
com.lexmark.saperion.workflow |
This package contains common types, references and enumerations for workflow-related ECM-
Server functionality.
|
Modifier and Type | Method and Description |
---|---|
WorkflowProcessStateEnum |
WorkflowProcessType.getState()
Return the workflow state.
|
static WorkflowProcessStateEnum |
WorkflowProcessStateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowProcessStateEnum[] |
WorkflowProcessStateEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkflowProcessType.setState(WorkflowProcessStateEnum state)
Sets the workflow state.
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.