Uses of Class
org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.ExecutionEntityUIElement.UIExecutionState

Packages that use ExecutionEntityUIElement.UIExecutionState
org.gcube.portlets.admin.irbootstrapperportlet.gwt.client   
org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.interfaces   
org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData   
 

Uses of ExecutionEntityUIElement.UIExecutionState in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client
 

Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client with parameters of type ExecutionEntityUIElement.UIExecutionState
 void JobsNavigator.onJobStatusChanged(JobUIElement job, ExecutionEntityUIElement.UIExecutionState newStatus)
           
 void DesignerNavigator.onJobStatusChanged(JobUIElement job, ExecutionEntityUIElement.UIExecutionState newStatus)
           
 

Uses of ExecutionEntityUIElement.UIExecutionState in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.interfaces
 

Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.interfaces with parameters of type ExecutionEntityUIElement.UIExecutionState
 void JobStatusChangeListener.onJobStatusChanged(JobUIElement job, ExecutionEntityUIElement.UIExecutionState newStatus)
           
 

Uses of ExecutionEntityUIElement.UIExecutionState in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData
 

Fields in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData declared as ExecutionEntityUIElement.UIExecutionState
protected  ExecutionEntityUIElement.UIExecutionState ExecutionEntityUIElement.execState
          The state of execution of this ExecutionEntityUIElement
 

Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData that return ExecutionEntityUIElement.UIExecutionState
 ExecutionEntityUIElement.UIExecutionState ExecutionEntityUIElement.getExecutionState()
           
static ExecutionEntityUIElement.UIExecutionState ExecutionEntityUIElement.UIExecutionState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExecutionEntityUIElement.UIExecutionState[] ExecutionEntityUIElement.UIExecutionState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData with parameters of type ExecutionEntityUIElement.UIExecutionState
 void ExecutionEntityUIElement.setExecutionState(ExecutionEntityUIElement.UIExecutionState execState)
           
 



Copyright © 2013. All Rights Reserved.