public class FileSprayWorkunit extends DataSingleton
| Modifier and Type | Class and Description |
|---|---|
static class |
FileSprayWorkunit.Notification |
| Modifier and Type | Field and Description |
|---|---|
static DataSingletonCollection |
All |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object aThat) |
protected void |
fastRefresh() |
protected void |
fullRefresh() |
static FileSprayWorkunit |
get(Platform platform,
String wuid)
Gets the.
|
Object |
getClusterName()
Gets the cluster name.
|
String |
getFilePath()
Gets the file path.
|
String |
getID()
Gets the id.
|
LogicalFile |
getLogicalFile()
Gets the logical file.
|
Platform |
getPlatform()
Gets the platform.
|
WUState |
getStateID()
Gets the state ID.
|
int |
hashCode() |
boolean |
isComplete() |
boolean |
isDespray()
Checks if is despray.
|
void |
refreshState()
Refresh state.
|
boolean |
update(DFUWorkunitWrapper dfuWorkunitWrapper)
Update.
|
monitoraddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic static DataSingletonCollection All
public static FileSprayWorkunit get(Platform platform, String wuid)
platform - the platformwuid - the wuidpublic Platform getPlatform()
public String getID()
public WUState getStateID()
public LogicalFile getLogicalFile()
public String getFilePath()
public boolean isDespray()
public boolean isComplete()
isComplete in class DataSingletonpublic void refreshState()
protected void fastRefresh()
fastRefresh in class DataSingletonprotected void fullRefresh()
fullRefresh in class DataSingletonpublic boolean update(DFUWorkunitWrapper dfuWorkunitWrapper)
dfuWorkunitWrapper - the dfu workunit wrapperpublic boolean equals(Object aThat)
equals in class DataSingletonpublic int hashCode()
hashCode in class DataSingletonpublic Object getClusterName()
Copyright © 2021. All rights reserved.