- java.lang.Object
-
- org.gcube.resourcemanagement.whnmanager.api.types.ShutdownOptions
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
boolean |
clean |
boolean |
restart |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
isClean() |
boolean |
isRestart() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
restart
public boolean restart
-
clean
public boolean clean
-
Method Detail
-
isClean
public boolean isClean()
Copyright © 2015. All Rights Reserved.