|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.starteam.StatusMethod.FileStatus
public static final class StatusMethod.FileStatus
A FileStatus represents a combination of a file name and its status information
from the status database (syncdb) on disk. This status object may be used by tools
to help identify issues in status calculation on end user local file systems
and is primarily relevant to and targeted at central file systems.
Instances of the FileStatus object are returned in an array by the method
StatusMethod.getStatusInformation(String)
It may be used to reconcile a file on disk, a FileStatus object and a File in StarTeam
to determine the correctness of File.Status calculation
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
File.WorkspaceSync |
getStatus()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getName()
public File.WorkspaceSync getStatus()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||