org.rhq.core.domain.drift
Class DriftSnapshot.DriftSnapshotDirectory
java.lang.Object
org.rhq.core.domain.drift.DriftSnapshot.DriftSnapshotDirectory
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- DriftSnapshot
public static class DriftSnapshot.DriftSnapshotDirectory
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DriftSnapshot.DriftSnapshotDirectory
public DriftSnapshot.DriftSnapshotDirectory()
- for smartgwt, do not call
DriftSnapshot.DriftSnapshotDirectory
public DriftSnapshot.DriftSnapshotDirectory(String directoryPath)
getDirectoryPath
public String getDirectoryPath()
getFiles
public int getFiles()
decrementFiles
protected void decrementFiles()
incrementFiles
protected void incrementFiles()
getAdded
public int getAdded()
incrementAdded
protected void incrementAdded()
getChanged
public int getChanged()
incrementChanged
protected void incrementChanged()
getRemoved
public int getRemoved()
incrementRemoved
protected void incrementRemoved()
Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.