- ChooseWorkerStrategy - Interface in io.cloudslang.engine.queue.services.assigner
-
- cleanFinishedSteps(Set<Long>) - Method in interface io.cloudslang.engine.queue.services.cleaner.QueueCleanerService
-
clean queues data for the given ids
- clearBusyWorkers() - Method in interface io.cloudslang.engine.queue.services.BusyWorkersService
-
- clone() - Method in class io.cloudslang.engine.queue.entities.ExecutionMessage
-
- clone() - Method in class io.cloudslang.engine.queue.entities.Payload
-
- containsSensitiveData(Payload) - Method in class io.cloudslang.engine.queue.entities.ExecutionMessageConverter
-
- containsSensitiveData(SystemContext, Map<String, Serializable>) - Method in interface io.cloudslang.engine.queue.entities.SensitiveDataHandler
-
- countMessagesWithoutAckForWorker(int, long, String) - Method in interface io.cloudslang.engine.queue.repositories.ExecutionQueueRepository
-
- countMessagesWithoutAckForWorker(int, long, String) - Method in interface io.cloudslang.engine.queue.services.ExecutionQueueService
-
polls the count of messages that didn't receive ack for a number of recovery versions
- createFailedBranchEvent(Execution) - Method in interface io.cloudslang.engine.queue.services.ScoreEventFactory
-
Creates a ScoreEvent
for failed branch execution state
- createFailureEvent(Execution) - Method in interface io.cloudslang.engine.queue.services.ScoreEventFactory
-
Creates a ScoreEvent
for failure execution state
- createFinishedBranchEvent(Execution) - Method in interface io.cloudslang.engine.queue.services.ScoreEventFactory
-
Creates a ScoreEvent
for finished branch execution state
- createFinishedEvent(Execution) - Method in interface io.cloudslang.engine.queue.services.ScoreEventFactory
-
Creates a ScoreEvent
for finished execution state
- createNoWorkerEvent(Execution, Long) - Method in interface io.cloudslang.engine.queue.services.ScoreEventFactory
-
Creates a ScoreEvent
for no worker execution state
- createPayload(Execution) - Method in class io.cloudslang.engine.queue.entities.ExecutionMessageConverter
-
- createPayload(Execution, boolean) - Method in class io.cloudslang.engine.queue.entities.ExecutionMessageConverter
-