public class AsyncContinuationJobHandler extends Object implements JobHandler
| Constructor and Description |
|---|
AsyncContinuationJobHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(String configuration,
ExecutionEntity execution,
CommandContext commandContext) |
protected PvmAtomicOperation |
findMatchingAtomicOperation(String configuration) |
String |
getType() |
public static final String TYPE
public String getType()
getType in interface JobHandlerpublic void execute(String configuration, ExecutionEntity execution, CommandContext commandContext)
execute in interface JobHandlerprotected PvmAtomicOperation findMatchingAtomicOperation(String configuration)
Copyright © 2018. All rights reserved.