Uses of Class
org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types.ExecutionEntity.ExecutionState

Packages that use ExecutionEntity.ExecutionState
org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types   
 

Uses of ExecutionEntity.ExecutionState in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types
 

Fields in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types declared as ExecutionEntity.ExecutionState
protected  ExecutionEntity.ExecutionState ExecutionEntity.execState
          The state of execution of this ExecutionEntity
 

Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types that return ExecutionEntity.ExecutionState
 ExecutionEntity.ExecutionState ExecutionEntity.getExecutionState()
          Returns the current execution state of this entity
static ExecutionEntity.ExecutionState ExecutionEntity.ExecutionState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExecutionEntity.ExecutionState[] ExecutionEntity.ExecutionState.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.server.types with parameters of type ExecutionEntity.ExecutionState
 void ExecutionEntity.setExecutionState(ExecutionEntity.ExecutionState state)
          Sets the execution state of this entity
 



Copyright © 2013. All Rights Reserved.