public class OCamelTaskSession extends OTaskSessionRuntime
| Modifier and Type | Class and Description |
|---|---|
static class |
OCamelTaskSession.Field
Fields of task session ODocument
|
ITaskSession.ErrorTypes, ITaskSession.Status| Modifier and Type | Field and Description |
|---|---|
static String |
TASK_SESSION_CLASS |
| Constructor and Description |
|---|
OCamelTaskSession() |
OCamelTaskSession(String sessionClass) |
| Modifier and Type | Method and Description |
|---|---|
OCamelTaskSession |
appendOut(String out) |
static void |
onInstallModule(OrienteerWebApplication app,
com.orientechnologies.orient.core.db.document.ODatabaseDocument db)
Register fields in db
|
OCamelTaskSession |
setConfig(String configId) |
finish, getCallback, getCurrentProgress, getFinalProgress, getOTaskSessionPersisted, getOTaskSessionRuntime, getProgress, getStatus, incrementCurrentProgress, interrupt, isDeleteOnFinish, isInterruptable, setCallback, setCurrentProgress, setDeleteOnFinish, setFinalProgress, setOTask, setProgress, startclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitincrementCurrentProgresspublic static final String TASK_SESSION_CLASS
public OCamelTaskSession()
public OCamelTaskSession(String sessionClass)
public static final void onInstallModule(OrienteerWebApplication app, com.orientechnologies.orient.core.db.document.ODatabaseDocument db)
public OCamelTaskSession appendOut(String out)
public OCamelTaskSession setConfig(String configId)
Copyright © 2020. All rights reserved.