Package | Description |
---|---|
org.drools.core.common | |
org.drools.core.impl |
Modifier and Type | Method and Description |
---|---|
static DefaultAgenda.ExecutionState |
DefaultAgenda.ExecutionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultAgenda.ExecutionState[] |
DefaultAgenda.ExecutionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PropagationEntry |
InternalWorkingMemory.handleRestOnFireUntilHalt(DefaultAgenda.ExecutionState currentState) |
void |
DefaultAgenda.setCurrentState(DefaultAgenda.ExecutionState state) |
Modifier and Type | Method and Description |
---|---|
PropagationEntry |
StatefulKnowledgeSessionImpl.handleRestOnFireUntilHalt(DefaultAgenda.ExecutionState currentState) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.