org.camunda.bpm.engine.impl.test
Class CmmnProcessEngineTestCase.HelperCaseCommand
java.lang.Object
org.camunda.bpm.engine.impl.test.CmmnProcessEngineTestCase.HelperCaseCommand
- All Implemented Interfaces:
- Command<Void>
- Enclosing class:
- CmmnProcessEngineTestCase
protected abstract class CmmnProcessEngineTestCase.HelperCaseCommand
- extends Object
- implements Command<Void>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CmmnProcessEngineTestCase.HelperCaseCommand
protected CmmnProcessEngineTestCase.HelperCaseCommand()
getExecution
protected CmmnExecution getExecution(String caseExecutionId)
execute
public Void execute(CommandContext commandContext)
- Specified by:
execute in interface Command<Void>
execute
public abstract void execute()
Copyright © 2015 camunda services GmbH. All rights reserved.