com.bea.wli.management.runtime
Interface ParentInstance


public interface ParentInstance

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


Method Summary
 int getEventType()
           
 String getProcessInstance()
           
 

Method Detail

getEventType

int getEventType()
Returns:
actionType TrackingEventType.EVENT_TYPE_PARENT_PROCESS_INSTANCE_START or TrackingEventType.EVENT_TYPE_PARENT_PROCESS_INSTANCE_CONTINUE

getProcessInstance

String getProcessInstance()
Returns:
process instance of the parent