org.camunda.bpm.engine.impl.test
Class ProcessEngineAssert

java.lang.Object
  extended by org.camunda.bpm.engine.impl.test.ProcessEngineAssert

public class ProcessEngineAssert
extends Object


Constructor Summary
ProcessEngineAssert()
           
 
Method Summary
static void assertProcessEnded(ProcessEngine processEngine, String processInstanceId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessEngineAssert

public ProcessEngineAssert()
Method Detail

assertProcessEnded

public static void assertProcessEnded(ProcessEngine processEngine,
                                      String processInstanceId)


Copyright © 2014 camunda services GmbH. All rights reserved.