| Package | Description |
|---|---|
| org.kuali.common.util.execute |
| Modifier and Type | Method and Description |
|---|---|
protected ExecutionMode |
RunOnceExecutable.getExecutionMode(Properties properties,
String key)
Deprecated.
|
static ExecutionMode |
ExecutionMode.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ExecutionMode[] |
ExecutionMode.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
RunOnceExecutable.isAlways(ExecutionMode mode)
Deprecated.
|
protected boolean |
RunOnceExecutable.isRunOnce(ExecutionMode mode)
Deprecated.
|
protected void |
RunOnceExecutable.setState(Properties properties,
String key,
ExecutionMode mode)
Deprecated.
|
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.