Uses of Class
de.dlr.proseo.model.DataDrivenOrderTrigger
Packages that use DataDrivenOrderTrigger
Package
Description
This package contains data access object (DAO) classes for the common data model of prosEO.
-
Uses of DataDrivenOrderTrigger in de.dlr.proseo.model.dao
Methods in de.dlr.proseo.model.dao that return DataDrivenOrderTriggerModifier and TypeMethodDescriptionDataDrivenOrderTriggerRepository.findByMissionCodeAndName(String missionCode, String name) Get trigger within a mission with the given nameMethods in de.dlr.proseo.model.dao that return types with arguments of type DataDrivenOrderTriggerModifier and TypeMethodDescriptionDataDrivenOrderTriggerRepository.findByMissionCode(String missionCode) Get all triggers for the given missionDataDrivenOrderTriggerRepository.findByMissionCodeAndProductClass(String missionCode, ProductClass productclass) Get all triggers within a mission with a workflow having the given product class as input