public static final class ScriptQueue.ScriptQueueItem extends ScriptQueue.ScriptQueueItemInfo
Modifier and Type | Field and Description |
---|---|
java.lang.String |
cli |
java.lang.String |
runUntilConfig |
local, scriptId, scriptName
Constructor and Description |
---|
ScriptQueueItem(java.lang.String scriptName,
int scriptId,
boolean local,
java.lang.String cli,
java.lang.String runUntilConfig) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |