org.ow2.bonita.facade.runtime
Interface ActivityFullInstance<T extends ActivityBody>
- All Superinterfaces:
- ActivityInstance<T>, RuntimeRecord, java.io.Serializable
public interface ActivityFullInstance<T extends ActivityBody>
- extends ActivityInstance<T>
This interface if dedicated to internal use.
setBody
void setBody(T body)
addVariableUpdate
void addVariableUpdate(VariableUpdate varUpdate)
getPersistableVariablesBeforeReady
java.util.Map<java.lang.String,org.jbpm.pvm.internal.type.Variable> getPersistableVariablesBeforeReady()
Copyright © 2008 OW2 Consortium. All Rights Reserved.