Class LocalStatus
- java.lang.Object
-
- org.gcube.resourcemanagement.support.client.utils.LocalStatus
-
public class LocalStatus extends Object
Here represented the local status of the client side application.- Author:
- Massimilianio Assante (ISTI-CNR)
-
-
Constructor Summary
Constructors Constructor Description LocalStatus()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ArrayList<String>getAvailableScopes()List<String>getDeployReports()static LocalStatusgetInstance()
-
-
-
Method Detail
-
getInstance
public static LocalStatus getInstance()
-
-