public class ActivityStateDocumentBuilder extends java.lang.Object implements BpelEventListener
istate.InstanceDocument
objects.| Constructor and Description |
|---|
ActivityStateDocumentBuilder() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ActivityInfoDocument> |
getActivities() |
java.lang.Long |
getScope() |
boolean |
isRemoveCompleted() |
void |
onEvent(BpelEvent be) |
void |
setRemoveCompleted(boolean removeCompleted) |
void |
setScope(java.lang.Long scope) |
void |
shutdown() |
void |
startup(java.util.Properties configProperties) |
public java.util.List<ActivityInfoDocument> getActivities()
public boolean isRemoveCompleted()
public void setRemoveCompleted(boolean removeCompleted)
public java.lang.Long getScope()
public void setScope(java.lang.Long scope)
public void onEvent(BpelEvent be)
onEvent in interface BpelEventListenerpublic void shutdown()
shutdown in interface BpelEventListenerpublic void startup(java.util.Properties configProperties)
startup in interface BpelEventListenerCopyright © 2021 WSO2. All Rights Reserved.