|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IStreamWorkOptions
The IStreamworkOptions object allows you to set the global or schedule options to send to Streamwork
| Method Summary | |
|---|---|
IStreamWorkActivity |
getActivity()
Returns the new activity to which an item will be posted |
IStreamWorkItem |
getItem()
Returns the new item to be posted |
boolean |
isNewActivity()
Returns whether a new activity creation is requested. |
| Methods inherited from interface com.crystaldecisions.sdk.plugin.destination.common.IDestinationScheduleOptions |
|---|
getInputFiles |
| Method Detail |
|---|
boolean isNewActivity()
boolean indicating whether a new activity creation is requestedIStreamWorkActivity getActivity()
IStreamWorkActivity object to which an item will be postedIStreamWorkItem getItem()
IStreamWorkItem object to be posted
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||