| Package | Description |
|---|---|
| org.kuali.common.util.condition | |
| org.kuali.common.util.wait |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDateCondition |
class |
AfterCondition |
class |
AfterDateCondition
Deprecated.
use AfterCondition instead
|
class |
AfterTimeCondition
Deprecated.
use AfterCondition instead
|
class |
BeforeCondition |
class |
ConditionsCondition |
class |
FalseCondition |
class |
TrueCondition |
| Modifier and Type | Method and Description |
|---|---|
List<Condition> |
ConditionsCondition.getConditions() |
| Constructor and Description |
|---|
ConditionsCondition(List<Condition> conditions) |
| Modifier and Type | Method and Description |
|---|---|
WaitResult |
DefaultWaitService.wait(WaitContext context,
Condition condition) |
WaitResult |
WaitService.wait(WaitContext context,
Condition condition) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.