|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutionLog | |
---|---|
se.cambio.cds.model.facade.execution.vo | |
se.cambio.cds.util |
Uses of ExecutionLog in se.cambio.cds.model.facade.execution.vo |
---|
Methods in se.cambio.cds.model.facade.execution.vo that return types with arguments of type ExecutionLog | |
---|---|
List<ExecutionLog> |
RuleExecutionResult.getLog()
|
Constructor parameters in se.cambio.cds.model.facade.execution.vo with type arguments of type ExecutionLog | |
---|---|
RuleExecutionResult(Collection<ElementInstance> elementInstances,
List<ExecutionLog> log,
List<RuleReference> firedRules)
|
Uses of ExecutionLog in se.cambio.cds.util |
---|
Methods in se.cambio.cds.util that return types with arguments of type ExecutionLog | |
---|---|
List<ExecutionLog> |
ExecutionLogger.getLog()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |