org.gcube.resourcemanagement.support.client.utils
Class LocalStatus

java.lang.Object
  extended by 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
LocalStatus()
           
 
Method Summary
 ArrayList<String> getAvailableScopes()
           
 List<String> getDeployReports()
           
static LocalStatus getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalStatus

public LocalStatus()
Method Detail

getInstance

public static LocalStatus getInstance()

getAvailableScopes

public final ArrayList<String> getAvailableScopes()

getDeployReports

public final List<String> getDeployReports()


Copyright © 2013. All Rights Reserved.