Class | Description |
---|---|
AsyncExecutionMarker |
Allows different component to mark the execution as async (timer or jbpm executor)
to hint other parts about some limitation e.g. security checks based on authentication
-security context which might not be available.
|
AsyncSignalEventCommand | |
AsyncStartProcessCommand |
Executor command that allows asynchronously start process instance based on given parameters:
DeploymentId - either given explicitly or will be used same as the project this command is triggered from
ProcessId - identifier of the process to start - required
CorrelationKey - correlation key to be associated with new process instance - optional
Variables - Map of process variables to be given to new process instance
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.