Class OGateway


  • public class OGateway
    extends Object
    The type O gateway.
    • Constructor Detail

      • OGateway

        public OGateway​(OParameters params,
                        File artifactsDir,
                        FilePath workspace,
                        TaskListener listener,
                        Secret apiKey)
                 throws IOException
        Instantiates a new O gateway.
        Parameters:
        params - the params
        artifactsDir - the artifacts dir
        workspace - the workspace
        listener - the listener
        apiKey - the api key
        Throws:
        IOException - the io exception
    • Method Detail

      • buildUrl

        public static String buildUrl​(String path,
                                      URL api)
        Build url string.
        Parameters:
        path - the path
        api - the api
        Returns:
        the string