|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||