Package | Description |
---|---|
org.activiti.cdi | |
org.activiti.cdi.impl.annotation |
Class and Description |
---|
ProcessInstanceId
Qualifier annotation for injecting the id of the current process instance.
|
ProcessVariable
Annotation for qualifying injection points such that process variables are
injected.
|
TaskId
Qualifier annotation for injecting the current taskId.
|
Class and Description |
---|
BusinessKey
Qualifier annotation for injecting a business key:
|
CompleteTask
Annotation signaling that a task is to be completed after the annotated
method returns.
|
StartProcess
Starts a new process instance after the annotated method returns.
|
Copyright © 2016 Alfresco. All rights reserved.