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:
- 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 Long getLastCheckInTime()
getName
public String getName()
getNodeIdentifier
public String getNodeIdentifier()
getOid
public String getOid()
getStatusMessage
public String getStatusMessage()
getErrorStatus
public NodeErrorStatus getErrorStatus()
getExecutionStatus
public NodeExecutionStatus getExecutionStatus()
getManagementPort
public String getManagementPort()
Copyright © 2013 evolveum. All Rights Reserved.