Class StandardLocalInfraAlgorithm
- java.lang.Object
-
- org.gcube.dataanalysis.ecoengine.interfaces.StandardLocalExternalAlgorithm
-
- org.gcube.dataanalysis.ecoengine.interfaces.StandardLocalInfraAlgorithm
-
- All Implemented Interfaces:
org.gcube.dataanalysis.ecoengine.interfaces.AlgorithmDescriptor,org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgent,org.gcube.dataanalysis.ecoengine.interfaces.Transducerer
- Direct Known Subclasses:
GenericRScript,GenericWorker,SGVMS_Interpolation,WebApplicationPublisher
public abstract class StandardLocalInfraAlgorithm extends org.gcube.dataanalysis.ecoengine.interfaces.StandardLocalExternalAlgorithm
-
-
Constructor Summary
Constructors Constructor Description StandardLocalInfraAlgorithm()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsendNotification(String subject, String body)-
Methods inherited from class org.gcube.dataanalysis.ecoengine.interfaces.StandardLocalExternalAlgorithm
addBooleanInput, addDoubleInput, addEnumerateInput, addFileInput, addIntegerInput, addOutputString, addRemoteDatabaseInput, addStringInput, compute, getDescription, getInfrastructure, getInputParameter, getInputParameters, getOutput, getResourceLoad, getResources, getStatus, init, log, process, setConfiguration, setInputParameters, shutdown
-
-