public abstract class AbstractFailsafeSpanVoidCommand extends Object implements VoidCommand
VoidCommand related to InternalSpan| Constructor and Description |
|---|
AbstractFailsafeSpanVoidCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
executes the command.
|
protected abstract String |
getErrorMessage() |
protected abstract Runnable |
getRunnable() |
public void execute()
VoidCommandexecute in interface VoidCommandprotected abstract Runnable getRunnable()
protected abstract String getErrorMessage()
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.