Uses of Class
org.apache.ambari.view.ViewDefinition.ViewStatus

Packages that use ViewDefinition.ViewStatus
org.apache.ambari.view   
 

Uses of ViewDefinition.ViewStatus in org.apache.ambari.view
 

Methods in org.apache.ambari.view that return ViewDefinition.ViewStatus
 ViewDefinition.ViewStatus ViewDefinition.getStatus()
          Get the view status.
static ViewDefinition.ViewStatus ViewDefinition.ViewStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ViewDefinition.ViewStatus[] ViewDefinition.ViewStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015 Apache Software Foundation. All rights reserved.