Uses of Interface
de.dlr.proseo.api.basemon.TransferObject
-
Uses of TransferObject in de.dlr.proseo.api.basemon
Fields in de.dlr.proseo.api.basemon with type parameters of type TransferObjectMethods in de.dlr.proseo.api.basemon with parameters of type TransferObjectModifier and TypeMethodDescriptionprotected abstract booleanBaseMonitor.transferToTargetDir(TransferObject object) Download the given transfer object from the pickup point and copy it to the configured target directoryprotected abstract booleanBaseMonitor.triggerFollowOnAction(TransferObject object) Trigger any necessary follow-on action on the transfer object (processing, order generation etc.)