public class FileStatusMessage extends ClusterMessage
Contains the details of a file status update.
AllNodes| Constructor and Description |
|---|
FileStatusMessage()
Default constructor
|
FileStatusMessage(String targetNode,
String path,
int fileSts)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
getFileStatus()
Return the new file status
|
String |
getPath()
Return the normalized path of the file/folder
|
String |
toString()
Return the file status message as a string
|
getFromNode, getTargetNode, hasFromNode, isAllNodes, isFromLocalNode, isTypepublic final String getPath()
public final int getFileStatus()
public String toString()
toString in class ClusterMessageCopyright © 2005–2015 Alfresco Software. All rights reserved.