public interface IProcessLog
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getEndTime()
Returns the end time of the process log.
|
Id |
getErrorMessageId()
Returns the id of the error code of the process log.
|
Id |
getProcessId()
Returns the id of the process.
|
Id |
getProcessLogId()
Returns the id of the process log.
|
java.util.Date |
getStartTime()
Returns the start time of the process log.
|
ProcessStatus |
getStatus()
Returns the status of the process log.
|
java.lang.String |
getStatusMessage()
Returns the message of the process log.
|
java.util.List<java.lang.String> |
getStatusTranslationParams()
Returns the parameters of the message of the process log.
|
Id |
getStatusTranslationStringId()
Returns the id of the message of the process log.
|
Id getProcessLogId()
Id getProcessId()
ProcessStatus getStatus()
java.lang.String getStatusMessage()
java.util.Date getStartTime()
java.util.Date getEndTime()
Id getErrorMessageId()
java.util.List<java.lang.String> getStatusTranslationParams()
Id getStatusTranslationStringId()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2022. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.