com.evolveum.midpoint.web.page.admin.resources.dto
Class ResourceSync
java.lang.Object
com.evolveum.midpoint.web.page.admin.resources.dto.ResourceSync
- All Implemented Interfaces:
- Serializable
public class ResourceSync
- extends Object
- implements Serializable
- Author:
- lazyman
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceSync
public ResourceSync()
isEnabled
public boolean isEnabled()
getPollingInterval
public int getPollingInterval()
getLastRunTime
public Date getLastRunTime()
getTimeToProcess
public long getTimeToProcess()
getMessage
public String getMessage()
Copyright © 2013 evolveum. All Rights Reserved.