org.camunda.bpm.engine.cdi.impl.annotation
Class CompleteTaskInterceptor
java.lang.Object
org.camunda.bpm.engine.cdi.impl.annotation.CompleteTaskInterceptor
- All Implemented Interfaces:
- Serializable
@Interceptor
public class CompleteTaskInterceptor
- extends Object
- implements Serializable
Interceptor for handling the CompleteTask-Annotation
- Author:
- Daniel Meyer
- See Also:
- Serialized Form
|
Method Summary |
Object |
invoke(javax.interceptor.InvocationContext ctx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompleteTaskInterceptor
public CompleteTaskInterceptor()
invoke
public Object invoke(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2017 camunda services GmbH. All rights reserved.