Method DetaildeleteToken() Deletes the response token associated with this tunnel, if any. Since: 07-23-2019 Tunnel setSafeBox(SafeBox safeBox) Sets the SafeBox for the remote end of the tunnel to use.
Parameters:
Returns: Tunnel Since: 11-17-2022 Tunnel setWorkflow(String workflowName) Sets the target's tunnel workflow, if known.
Parameters:
Returns: Tunnel Since: 10-23-2019 TunnelResult submit(String action, Payload payload) Submits a request to the tunnel's target.
Parameters:
Returns: TunnelResult Since: 06-18-2018 TunnelResult submitToken(String action, Payload payload) Submits a request to the tunnel's target and creates a response token if one doesn't already exist.
Parameters:
Returns: TunnelResult Since: 07-23-2019 TunnelResult submitToken(String action, String tunnelWorkflow, Payload payload) Submits a request to the tunnel's target and creates a response token if one doesn't already exist. This will also set the local workflow to run when there is a response and over-ride any already set (this is set permanently, not per request).
Parameters:
Returns: TunnelResult Since: 07-02-2020 String toString() Returns a description of this object. Returns: String Since: 06-18-2018 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 18, 2024 01:04 PM |