T - The execution type this atomic operation should work on.public interface CoreAtomicOperation<T extends CoreExecution>
| Modifier and Type | Method and Description |
|---|---|
void |
execute(T instance) |
String |
getCanonicalName() |
boolean |
isAsync(T instance) |
Copyright © 2018 camunda services GmbH. All rights reserved.