org.jbpm.pvm.internal.model.op
Class AsyncContinuations

java.lang.Object
  extended by org.jbpm.pvm.internal.model.op.AsyncContinuations

public abstract class AsyncContinuations
extends java.lang.Object

Author:
Tom Baeyens

Constructor Summary
AsyncContinuations()
           
 
Method Summary
static void restoreState(ExecutionImpl execution)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsyncContinuations

public AsyncContinuations()
Method Detail

restoreState

public static void restoreState(ExecutionImpl execution)


Copyright © 2010 JBoss Community. All Rights Reserved.