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 AtomicOperation |
findMatchingAtomicOperation(String configuration) |
String |
getType() |
public static final String TYPE
public String getType()
getType
in interface JobHandler
public void execute(String configuration, ExecutionEntity execution, CommandContext commandContext)
execute
in interface JobHandler
protected AtomicOperation findMatchingAtomicOperation(String configuration)
Copyright © 2015. All rights reserved.