com.evolveum.midpoint.web.page.admin.server.dto
Class NodeDto
java.lang.Object
com.evolveum.midpoint.web.component.util.Selectable
com.evolveum.midpoint.web.page.admin.server.dto.NodeDto
- All Implemented Interfaces:
- java.io.Serializable
public class NodeDto
- extends Selectable
- Author:
- lazyman
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeDto
public NodeDto(Node node)
isClustered
public boolean isClustered()
getLastCheckInTime
public java.lang.Long getLastCheckInTime()
getName
public java.lang.String getName()
getNodeIdentifier
public java.lang.String getNodeIdentifier()
getOid
public java.lang.String getOid()
getStatusMessage
public java.lang.String getStatusMessage()
getErrorStatus
public NodeErrorStatus getErrorStatus()
getExecutionStatus
public NodeExecutionStatus getExecutionStatus()
getManagementPort
public java.lang.String getManagementPort()
Copyright © 2012 evolveum. All Rights Reserved.