JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
H
I
R
S
T
U
W
A
ACTUALLY_OPERATION_GROUP
- Static variable in class io.cloudslang.score.facade.
TempConstants
C
CONTENT_EXECUTION_STEP
- Static variable in class io.cloudslang.score.facade.
TempConstants
contexts
- Variable in class io.cloudslang.score.facade.entities.
Execution
createRunningExecutionPlan(RunningExecutionPlan)
- Method in interface io.cloudslang.score.facade.services.
RunningExecutionPlanService
create a running execution plan
createRunningExecutionPlan(ExecutionPlan, String)
- Method in interface io.cloudslang.score.facade.services.
RunningExecutionPlanService
check if exist such RunningExecutionPlan if not create it
D
DEBUGGER_MODE
- Static variable in class io.cloudslang.score.facade.
TempConstants
DEFAULT_GROUP
- Static variable in class io.cloudslang.score.facade.
TempConstants
deleteRunningExecutionPlans(Collection<String>)
- Method in interface io.cloudslang.score.facade.services.
RunningExecutionPlanService
E
equals(Object)
- Method in class io.cloudslang.score.facade.entities.
Execution
equals(Object)
- Method in class io.cloudslang.score.facade.entities.
RunningExecutionPlan
EXECUTE_CONTENT_ACTION
- Static variable in class io.cloudslang.score.facade.
TempConstants
EXECUTE_CONTENT_ACTION_CLASSNAME
- Static variable in class io.cloudslang.score.facade.
TempConstants
Execution
- Class in
io.cloudslang.score.facade.entities
Date: 8/1/11
Execution()
- Constructor for class io.cloudslang.score.facade.entities.
Execution
Execution(Long, Long, Long, Map<String, ? extends Serializable>, Map<String, Serializable>)
- Constructor for class io.cloudslang.score.facade.entities.
Execution
Execution(Long, Long, Map<String, ? extends Serializable>)
- Constructor for class io.cloudslang.score.facade.entities.
Execution
ExecutionPlanCompressUtil
- Class in
io.cloudslang.score.facade.entities
Created by IntelliJ IDEA.
ExecutionPlanCompressUtil()
- Constructor for class io.cloudslang.score.facade.entities.
ExecutionPlanCompressUtil
G
getBytesFromExecutionPlan(ExecutionPlan)
- Static method in class io.cloudslang.score.facade.entities.
ExecutionPlanCompressUtil
getContexts()
- Method in class io.cloudslang.score.facade.entities.
Execution
getExecutionId()
- Method in class io.cloudslang.score.facade.entities.
Execution
getExecutionId()
- Method in class io.cloudslang.score.facade.entities.
RunningExecutionPlan
getExecutionPlan()
- Method in class io.cloudslang.score.facade.entities.
RunningExecutionPlan
getExecutionPlanFromBytes(byte[])
- Static method in class io.cloudslang.score.facade.entities.
ExecutionPlanCompressUtil
Gets byte[] that contains serialized object ExecutionPlan + zipped and creates ExecutionPlan from it
getExecutionPlanZipped()
- Method in class io.cloudslang.score.facade.entities.
RunningExecutionPlan
getFlowUUID()
- Method in class io.cloudslang.score.facade.entities.
RunningExecutionPlan
getFlowUuidByRunningExecutionPlanId(Long)
- Method in interface io.cloudslang.score.facade.services.
RunningExecutionPlanService
getter of the flow Uuid
getGroupName()
- Method in class io.cloudslang.score.facade.entities.
Execution
getPosition()
- Method in class io.cloudslang.score.facade.entities.
Execution
getRunningExecutionPlanId()
- Method in class io.cloudslang.score.facade.entities.
Execution
getSystemContext()
- Method in class io.cloudslang.score.facade.entities.
Execution
H
hashCode()
- Method in class io.cloudslang.score.facade.entities.
Execution
hashCode()
- Method in class io.cloudslang.score.facade.entities.
RunningExecutionPlan
I
io.cloudslang.score.facade
- package io.cloudslang.score.facade
io.cloudslang.score.facade.entities
- package io.cloudslang.score.facade.entities
io.cloudslang.score.facade.services
- package io.cloudslang.score.facade.services
io.cloudslang.worker.management.services.dbsupport
- package io.cloudslang.worker.management.services.dbsupport
IS_RECOVERY_CHECKPOINT
- Static variable in class io.cloudslang.score.facade.
TempConstants
R
readExecutionPlanById(Long)
- Method in interface io.cloudslang.score.facade.services.
RunningExecutionPlanService
get Running ExecutionPlan
readExecutionPlanById(Long)
- Method in interface io.cloudslang.worker.management.services.dbsupport.
WorkerDbSupportService
RunningExecutionPlan
- Class in
io.cloudslang.score.facade.entities
Created by IntelliJ IDEA.
RunningExecutionPlan()
- Constructor for class io.cloudslang.score.facade.entities.
RunningExecutionPlan
RunningExecutionPlanService
- Interface in
io.cloudslang.score.facade.services
Created by IntelliJ IDEA.
S
SC_TIMEOUT_MINS
- Static variable in class io.cloudslang.score.facade.
TempConstants
SC_TIMEOUT_START_TIME
- Static variable in class io.cloudslang.score.facade.
TempConstants
setContexts(Map<String, Serializable>)
- Method in class io.cloudslang.score.facade.entities.
Execution
setExecutionId(Long)
- Method in class io.cloudslang.score.facade.entities.
Execution
setExecutionId(String)
- Method in class io.cloudslang.score.facade.entities.
RunningExecutionPlan
setExecutionPlan(ExecutionPlan)
- Method in class io.cloudslang.score.facade.entities.
RunningExecutionPlan
setExecutionPlanZipped(byte[])
- Method in class io.cloudslang.score.facade.entities.
RunningExecutionPlan
setFlowUUID(String)
- Method in class io.cloudslang.score.facade.entities.
RunningExecutionPlan
setGroupName(String)
- Method in class io.cloudslang.score.facade.entities.
Execution
setId(Long)
- Method in class io.cloudslang.score.facade.entities.
RunningExecutionPlan
setPosition(Long)
- Method in class io.cloudslang.score.facade.entities.
Execution
setRunningExecutionPlanId(Long)
- Method in class io.cloudslang.score.facade.entities.
Execution
SHOULD_CHECK_GROUP
- Static variable in class io.cloudslang.score.facade.
TempConstants
systemContext
- Variable in class io.cloudslang.score.facade.entities.
Execution
T
TempConstants
- Class in
io.cloudslang.score.facade
Created by peerme on 03/09/2014.
TempConstants()
- Constructor for class io.cloudslang.score.facade.
TempConstants
U
USE_DEFAULT_GROUP
- Static variable in class io.cloudslang.score.facade.
TempConstants
W
WorkerDbSupportService
- Interface in
io.cloudslang.worker.management.services.dbsupport
Created by IntelliJ IDEA.
A
C
D
E
G
H
I
R
S
T
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.