public class GWTWorkflowReport extends GWTFolderItem implements com.google.gwt.user.client.rpc.IsSerializable
length, parent, workflowStatus
creationTime, description, id, isLoading, lastAction, lastModificationTime, name, owner, properties
Modifier | Constructor and Description |
---|---|
protected |
GWTWorkflowReport() |
|
GWTWorkflowReport(String id,
String name,
String description,
String owner,
Date creationTime,
GWTProperties properties,
Date lastModificationTime,
GWTWorkspaceItemAction lastAction,
GWTWorkspaceFolder parent,
long length) |
Modifier and Type | Method and Description |
---|---|
GWTFolderItemType |
getFolderItemType() |
getChildren, getItemDescription, getLength, getType, getWorkflowStatus, setWorkflowStatus
countSubTreeChildren, countSubTreeChildren, equals, getCreationTime, getDescription, getIconClass, getId, getLabel, getLastAction, getLastModificationTime, getName, getOwner, getParent, getPath, getProperties, isAncestor, isLoading, isRoot, setDescription, setName, setParent, toString
protected GWTWorkflowReport()
public GWTWorkflowReport(String id, String name, String description, String owner, Date creationTime, GWTProperties properties, Date lastModificationTime, GWTWorkspaceItemAction lastAction, GWTWorkspaceFolder parent, long length)
public GWTFolderItemType getFolderItemType()
getFolderItemType
in class GWTFolderItem
Copyright © 2016. All Rights Reserved.