public class BackgroundTaskOptions extends TaskOptions
BackgroundTask
.Modifier and Type | Field and Description |
---|---|
boolean |
noproject
Enable noproject option if project persistence
following task execution is not required.
|
int |
repeatCount
Background task schedule repeat count.
|
long |
repeatInterval
Background task schedule repeat interval.
|
long |
startTime
Background task schedule start time in UTC.
|
consoleoff, csvrinputs, echooff, encodeDataFramePrimitiveAsVector, graphicsDevice, graphicsHeight, graphicsWidth, infinity, nan, preloadByDirectory, preloadDirectory, preloadWorkspace, rinputs, routputs, storageOptions
Constructor and Description |
---|
BackgroundTaskOptions() |
public boolean noproject
public int repeatCount
public long repeatInterval
public long startTime