Uses of Class
org.gcube.dataanalysis.dataminer.poolmanager.datamodel.Action
-
Packages that use Action Package Description org.gcube.dataanalysis.dataminer.poolmanager.datamodel -
-
Uses of Action in org.gcube.dataanalysis.dataminer.poolmanager.datamodel
Methods in org.gcube.dataanalysis.dataminer.poolmanager.datamodel that return types with arguments of type Action Modifier and Type Method Description Collection<Action>Algorithm. getActions()Methods in org.gcube.dataanalysis.dataminer.poolmanager.datamodel with parameters of type Action Modifier and Type Method Description voidAlgorithm. addAction(Action action)Method parameters in org.gcube.dataanalysis.dataminer.poolmanager.datamodel with type arguments of type Action Modifier and Type Method Description voidAlgorithm. setActions(Collection<Action> actions)
-