public interface OperationAgent
null
be returned.Modifier and Type | Field and Description |
---|---|
static SpecialistType<OperationAgent> |
TYPE
The agent's technical type to be used for requesting the agent from a
SpecialistsBroker . |
Modifier and Type | Method and Description |
---|---|
<P> P |
getOperation(OperationType<P> type)
Get a new operation object to parameterize and execute it.
|
static final SpecialistType<OperationAgent> TYPE
SpecialistsBroker
.@Nullable <P> P getOperation(OperationType<P> type)
P
- The programmatic type of process.type
- The (technical) operation's type definition.null
, if unsupported in the current context.Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500