ChildInstance Interface

com.bea.wli.management.runtime
ChildInstance Interface

public interface ChildInstance

information about child processes started by a parent process

Method Summary

public int
getActivityID()
public int
getEventType()
public String
getProcessInstance()

Method Detail

getActivityID() Method

public int getActivityID()

Returns

ID of activity in the parent process that caused the child to be invoked

getEventType() Method

public int getEventType()

Returns

TrackingEventType.EVENT_TYPE_CHILD_PROCESS_INSTANCE_START or TrackingEventType.EVENT_TYPE_CHILD_PROCESS_INSTANCE_CONTINUE

getProcessInstance() Method

public String getProcessInstance()

Returns

process instance of the child