ChildInstance Interface
- public interface ChildInstance
information about child processes started by a parent process
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