R - the return typeA - the type of the first parameterB - the type of the second parameter.C - the type of the third parameter.public class FailsafeTriCommandExecutor<R,A,B,C> extends Object
| Constructor and Description |
|---|
FailsafeTriCommandExecutor(org.slf4j.Logger customLogger,
String errorMessage,
boolean propagateExceptions,
R onFailReturnValue) |
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.