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.
|
monitor
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
public 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 DataSingleton
public void refreshState()
protected void fastRefresh()
fastRefresh
in class DataSingleton
protected void fullRefresh()
fullRefresh
in class DataSingleton
public boolean update(DFUWorkunitWrapper dfuWorkunitWrapper)
dfuWorkunitWrapper
- the dfu workunit wrapperpublic boolean equals(Object aThat)
equals
in class DataSingleton
public int hashCode()
hashCode
in class DataSingleton
public Object getClusterName()
Copyright © 2020. All rights reserved.