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