org.camunda.bpm.engine.cdi.impl.annotation
Class StartProcessInterceptor
java.lang.Object
org.camunda.bpm.engine.cdi.impl.annotation.StartProcessInterceptor
- All Implemented Interfaces:
- Serializable
@Interceptor
public class StartProcessInterceptor
- extends Object
- implements Serializable
implementation of the StartProcess 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 |
StartProcessInterceptor
public StartProcessInterceptor()
invoke
public Object invoke(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2017 camunda services GmbH. All rights reserved.