Skip navigation links
C D E F G H J L M O P R S T U V W 

S

Session - Class in pipeline.api.workflow
Represents session;
Session() - Constructor for class pipeline.api.workflow.Session
 
SessionListCallback - Interface in pipeline.api.callback
The Interface returns session list after request
SessionReconnectCallback - Interface in pipeline.api.callback
The Interface returns workflow instance after request
SessionStatus - Enum in pipeline.api.workflow
The Enum SessionStatus represents set of possible statuses of session.
SessionStatusListener - Interface in pipeline.api.callback
The interface returns session during of execution of workflow and after request
setAddress(String) - Method in class pipeline.api.workflow.Connection
Sets the address.
setId(String) - Method in class pipeline.api.workflow.Job
Sets the id.
setId(String) - Method in class pipeline.api.workflow.Module
Sets the id.
setId(String) - Method in class pipeline.api.workflow.Session
Sets the id.
setModuleId(String) - Method in class pipeline.api.workflow.Job
Sets the module id.
setModuleName(String) - Method in class pipeline.api.workflow.Job
Sets the module name.
setModules(List<Module>) - Method in class pipeline.api.workflow.Workflow
Sets modules.
setModuleType(byte) - Method in class pipeline.api.workflow.Job
Sets the module type.
setPassword(String) - Method in class pipeline.api.workflow.Connection
Sets the password.
setPort(int) - Method in class pipeline.api.workflow.Connection
Sets the port.
setSessionId(String) - Method in class pipeline.api.workflow.Job
Sets the session id.
setStatus(JobStatus) - Method in class pipeline.api.workflow.Job
Sets the status.
setStatus(SessionStatus) - Method in class pipeline.api.workflow.Session
Sets the status.
setType(byte) - Method in class pipeline.api.workflow.Module
Sets the type.
setUsername(String) - Method in class pipeline.api.workflow.Connection
Sets the user name.
C D E F G H J L M O P R S T U V W 
Skip navigation links