|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDestinationScheduleOptions
A common interface for destination-specific schedule options.
| Method Summary | |
|---|---|
java.util.List |
getInputFiles()
Gets a list of FRS file paths that indicates which files should be sent to the destination. |
| Method Detail |
|---|
java.util.List getInputFiles()
Gets a list of FRS file paths that indicates which files should be sent to the destination. This list should be populated only in scenarios where it is intended that the files sent to the destination are not the files listed in the scheduled InfoObject's files bag. This list allows sending of arbitrary files in the FRS to a destination.
List of FRS file paths, which should be used for sending to a destination.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||