org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData
Class TaskUIElement

java.lang.Object
  extended by org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.UIElement
      extended by org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.ExecutionEntityUIElement
          extended by org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.TaskUIElement
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class TaskUIElement
extends ExecutionEntityUIElement
implements com.google.gwt.user.client.rpc.IsSerializable

Author:
Spyros Boutsis, NKUA

Nested Class Summary
 
Nested classes/interfaces inherited from class org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.ExecutionEntityUIElement
ExecutionEntityUIElement.UIExecutionState
 
Field Summary
 
Fields inherited from class org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.ExecutionEntityUIElement
bIsGoalFulfilled, execLog, execState, parentUID
 
Constructor Summary
TaskUIElement()
           
 
Method Summary
 
Methods inherited from class org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.ExecutionEntityUIElement
getExecutionLog, getExecutionState, getParentUID, isFulfilled, setExecutionState, setIsFulfilled, setParentUID
 
Methods inherited from class org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.UIElement
equals, getDescription, getName, getUID, hashCode, setDescription, setName, setUID
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskUIElement

public TaskUIElement()


Copyright © 2013. All Rights Reserved.