Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 418 Bytes

File metadata and controls

18 lines (11 loc) · 418 Bytes

This project provide an utility class but also a Java task that allow to send HTTP requests from a ProActive Workflow.

Installation

Run the following Gradle command to generate JAR file:

gradle clean jar

It will generate a JAR file in build/libs/webhook-addons-X.Y.Z-SNAPSHOT.jar

Copy the JAR file in the addons folder of your ProActive installation.

Usage

A template is provided in the studio.