Class InboundJobHandlerContext
java.lang.Object
io.camunda.connector.impl.context.AbstractConnectorContext
io.camunda.connector.runtime.util.inbound.InboundJobHandlerContext
- All Implemented Interfaces:
InboundConnectorContext
public class InboundJobHandlerContext
extends AbstractConnectorContext
implements InboundConnectorContext
Implementation of
InboundConnectorContext-
Field Summary
Fields inherited from class io.camunda.connector.impl.context.AbstractConnectorContext
secretHandler, secretProvider -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.camunda.connector.impl.context.AbstractConnectorContext
getSecretHandler, getValidationProvider, replaceSecrets, validateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.camunda.connector.api.inbound.InboundConnectorContext
replaceSecrets, validate
-
Constructor Details
-
InboundJobHandlerContext
-