Uses of Class
org.gcube.portlets.admin.software_upload_wizard.shared.OperationState

Packages that use OperationState
org.gcube.portlets.admin.software_upload_wizard.shared   
 

Uses of OperationState in org.gcube.portlets.admin.software_upload_wizard.shared
 

Methods in org.gcube.portlets.admin.software_upload_wizard.shared that return OperationState
 OperationState OperationProgress.getState()
           
 OperationState IOperationProgress.getState()
           
static OperationState OperationState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OperationState[] OperationState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.portlets.admin.software_upload_wizard.shared with parameters of type OperationState
 void OperationProgress.setState(OperationState state)
           
 void IOperationProgress.setState(OperationState state)
           
 

Constructors in org.gcube.portlets.admin.software_upload_wizard.shared with parameters of type OperationState
OperationProgress(long totalLenght, long elaboratedLenght, OperationState state)
           
 



Copyright © 2013. All Rights Reserved.