KIE Internal 6.2.0.CR2

Package org.kie.internal.executor.api

Interface Summary
Command Executor's Command are dedicated to contain purely business logic that should be executed.
CommandCallback CommandCallback represents logic that shall be executed after command invocation.
ErrorInfo Represents Error information of the executor service data model.
Executor Core logic of executor is encapsulated by this interface.
ExecutorAdminService Simple administration api for executor service.
ExecutorQueryService Executor query interface that provides runtime access to data.
ExecutorService Top level facade that aggregates operations defined in: Executor ExecutorQueryService ExecutorAdminService
ExecutorStoreService  
RequestInfo Represents request information for the executor service.
 

Class Summary
CommandContext Data holder for any contextual data that shall be given to the command upon execution.
ExecutionResults Data holder for command's result data.
 

Enum Summary
STATUS Possible statuses of the request
 


KIE Internal 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.