Verwendungen von Klasse
de.dlr.proseo.model.WorkflowOption
Packages, die WorkflowOption verwenden
Package
Beschreibung
The de.dlr.proseo.model package contains all classes required for the modelling of the persistent state
of prosEO, the Processing System for Earth Observation Data
This package contains data access object (DAO) classes for the common data model of prosEO.
-
Verwendungen von WorkflowOption in de.dlr.proseo.model
Methoden in de.dlr.proseo.model, die Typen mit Argumenten vom Typ WorkflowOption zurückgebenModifizierer und TypMethodeBeschreibungWorkflow.getWorkflowOptions()
Gets the available workflow optionsMethodenparameter in de.dlr.proseo.model mit Typargumenten vom Typ WorkflowOptionModifizierer und TypMethodeBeschreibungvoid
Workflow.setWorkflowOptions
(Set<WorkflowOption> workflowOptions) Sets the available workflow options -
Verwendungen von WorkflowOption in de.dlr.proseo.model.dao
Methoden in de.dlr.proseo.model.dao, die WorkflowOption zurückgebenModifizierer und TypMethodeBeschreibungWorkflowOptionRepository.findByNameAndWorkflowName
(String name, String workflowName) Get the workflow option with the given name and workflow name