Package org.camunda.bpm.qa.upgrade
Class FailingDelegate
- java.lang.Object
-
- org.camunda.bpm.qa.upgrade.FailingDelegate
-
- All Implemented Interfaces:
JavaDelegate
public class FailingDelegate extends Object implements JavaDelegate
-
-
Constructor Summary
Constructors Constructor Description FailingDelegate()
-
-
-
Method Detail
-
execute
public void execute(DelegateExecution execution) throws Exception
- Specified by:
execute
in interfaceJavaDelegate
- Throws:
Exception
-
-