Package | Description |
---|---|
org.openntf.xpt.agents | |
org.openntf.xpt.agents.annotations |
Modifier and Type | Method and Description |
---|---|
ExecutionMode |
XPageAgentJob.getExecMode() |
ExecutionMode |
XPageAgentEntry.getExecutionMode() |
Modifier and Type | Method and Description |
---|---|
void |
XPageAgentJob.setExecMode(ExecutionMode execMode) |
Modifier and Type | Method and Description |
---|---|
static ExecutionMode |
ExecutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionMode[] |
ExecutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All Rights Reserved.