public class StatisticSearchItem extends AbstractTask
Constructor and Description |
---|
StatisticSearchItem(Element row,
boolean logging,
ConnectionAttributes session,
com.uc4.util.XMLDocument doc)
Constructs a
StatisticSearchItem from the speficied XML element. |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getMessageText()
Returns the message text for HOST, USER and SERVER objects.
|
boolean |
getModificationFlag() |
String |
getProcessId() |
String |
getState()
Returns the task status which has ended the object in a language independent format.
|
UC4UserName |
getUser()
Deprecated.
use getUserName() instead
|
int |
hashCode() |
String |
toString() |
getActivationTime, getAlias, getArchive1, getArchive2, getArchiveKey1, getArchiveKey2, getCauVersion, getClient, getEndTime, getHost, getIntAccount, getName, getObjectName, getParentRunID, getPeriodDescription, getPlatform, getQueue, getRemoteStatus, getReturnCode, getRunID, getRuntime, getRuntimeInMillis, getStart, getStartTime, getStartType, getStateIcon, getStatus, getStatusCode, getStatusText, getTaskClient, getType, getTypeIcon, getUserId, getUserName, getVersion, hasComment, isMonitoredTask, isRollback
public StatisticSearchItem(Element row, boolean logging, ConnectionAttributes session, com.uc4.util.XMLDocument doc)
StatisticSearchItem
from the speficied XML element.row
- Elementlogging
- Is loggingsession
- Sessiondoc
- XML Documentpublic String getMessageText()
null
.public String getState()
@Deprecated public UC4UserName getUser()
public String getProcessId()
public boolean getModificationFlag()
public String toString()
toString
in class AbstractTask
Copyright © 2021. All rights reserved.