public class AutoInitModel
extends java.lang.Object
Constructor and Description |
---|
AutoInitModel() |
Modifier and Type | Method and Description |
---|---|
void |
activate(MboRemote newMbo)
Called when a new Mbo is saved that could have autoinit wf runninng on it.
|
void |
clear()
Called after the autoinit workflow process has come to a stopping point.
|
boolean |
doAutoInit()
tell the AppBean to start the autoinitiate process
|
public void activate(MboRemote newMbo) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public boolean doAutoInit()
public void clear() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException