public interface IWorkItemLifecycleEvent
| Modifier and Type | Method and Description |
|---|---|
String |
getLifecycleDetails()
Returns details related to the current
IWorkItemLifecyclePhase |
String |
getSourceHostIp()
Returns the ip of the host where the event originated.
|
String |
getSourceHostName()
Returns the hostname of the host where the event originated.
|
Date |
getSourceTimestamp()
Returns the
Date when the event occured. |
String |
getWorkItemDetails()
Returns the work item details.
|
IWorkItemLifecyclePhase |
getWorkItemLifecyclePhase()
Returns the current
IWorkItemLifecyclePhase for the work item. |
String |
getWorkItemUid()
Returns the unique id of a work item.
|
String getWorkItemUid()
String getWorkItemDetails()
IWorkItemLifecyclePhase getWorkItemLifecyclePhase()
IWorkItemLifecyclePhase for the work item.IWorkItemLifecyclePhase for the work item.String getLifecycleDetails()
IWorkItemLifecyclePhaseIWorkItemLifecyclePhaseDate getSourceTimestamp()
Date when the event occured.Date when the event occured.String getSourceHostName()
String getSourceHostIp()
Copyright © 2020 Hitachi Vantara. All rights reserved.