Uses of Class
org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.BootstrappingConfiguration

Packages that use BootstrappingConfiguration
org.gcube.portlets.admin.irbootstrapperportlet.gwt.server   
org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types.job   
org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types.task   
 

Uses of BootstrappingConfiguration in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server
 

Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server that return BootstrappingConfiguration
 BootstrappingConfiguration IRBootstrapperData.getBootstrappingConfiguration(org.gcube.common.core.scope.GCUBEScope scope)
          Returns the BootstrappingConfiguration for a given scope
 

Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server with parameters of type BootstrappingConfiguration
 void IRBootstrapperData.setBootstrappingConfiguration(org.gcube.common.core.scope.GCUBEScope scope, BootstrappingConfiguration conf)
          Set the BootstrappingConfiguration object for a given scope
 

Uses of BootstrappingConfiguration in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types.job
 

Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types.job with parameters of type BootstrappingConfiguration
 void JobType.initialize(String jobTypeName, String jobDescription, DataType inputDataType, Element tasks, BootstrappingConfiguration conf)
          Initializes this JobType
 

Uses of BootstrappingConfiguration in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types.task
 

Methods in org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types.task with parameters of type BootstrappingConfiguration
 void ExecutionType.initialize(Element xml, BootstrappingConfiguration conf)
          Sets the execution entities contained inside this ExecutionType object.
 



Copyright © 2013. All Rights Reserved.