public class ContextControllerInitTermInstance extends Object
Constructor and Description |
---|
ContextControllerInitTermInstance(ContextControllerInstanceHandle instanceHandle,
Map<String,Object> startProperties,
long startTime,
Long endTime,
int subPathId) |
Modifier and Type | Method and Description |
---|---|
Long |
getEndTime() |
ContextControllerInstanceHandle |
getInstanceHandle() |
Map<String,Object> |
getStartProperties() |
long |
getStartTime() |
int |
getSubPathId() |
public ContextControllerInitTermInstance(ContextControllerInstanceHandle instanceHandle, Map<String,Object> startProperties, long startTime, Long endTime, int subPathId)
public ContextControllerInstanceHandle getInstanceHandle()
public long getStartTime()
public Long getEndTime()
public int getSubPathId()