ParentInstance Interface

com.bea.wli.management.runtime
ParentInstance Interface

public interface ParentInstance

represents info about parent instance in tracking data for the child process

Method Summary

public int
getEventType()
public String
getProcessInstance()

Method Detail

getEventType() Method

public int getEventType()

Returns

actionType TrackingEventType.EVENT_TYPE_PARENT_PROCESS_INSTANCE_START or TrackingEventType.EVENT_TYPE_PARENT_PROCESS_INSTANCE_CONTINUE

getProcessInstance() Method

public String getProcessInstance()

Returns

process instance of the parent