Flux Plugins

Flux plugins (actions or triggers as most Flux users are familiar with) can be used to integrate any custom applications seamlessly within a Flux workflow. These plugins are available in your Flux workflow using the Web-based designer or the Desktop designer and monitored from the Operations Console.

GroupId

GroupId

com.fluxcorp.plugins
ArtifactId

ArtifactId

plugins
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

Flux Plugins
Flux plugins (actions or triggers as most Flux users are familiar with) can be used to integrate any custom applications seamlessly within a Flux workflow. These plugins are available in your Flux workflow using the Web-based designer or the Desktop designer and monitored from the Operations Console.
Project Organization

Project Organization

Flux Corporation

Download plugins

Filename Size
plugins-1.0.4.pom 33 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.fluxcorp.plugins/plugins/ -->
<dependency>
    <groupId>com.fluxcorp.plugins</groupId>
    <artifactId>plugins</artifactId>
    <version>1.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fluxcorp.plugins/plugins/
implementation 'com.fluxcorp.plugins:plugins:1.0.4'
// https://jarcasting.com/artifacts/com.fluxcorp.plugins/plugins/
implementation ("com.fluxcorp.plugins:plugins:1.0.4")
'com.fluxcorp.plugins:plugins:pom:1.0.4'
<dependency org="com.fluxcorp.plugins" name="plugins" rev="1.0.4">
  <artifact name="plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fluxcorp.plugins', module='plugins', version='1.0.4')
)
libraryDependencies += "com.fluxcorp.plugins" % "plugins" % "1.0.4"
[com.fluxcorp.plugins/plugins "1.0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
flux : flux jar 7.11.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
commons-logging : commons-logging jar 1.1.1

Project Modules

  • http-filetransfer-action
  • mercurial-trigger
  • rabbitmq-action
  • rabbitmq-trigger
  • twitter-action
  • untarfile-action
  • unzipfile-action
  • webservice-trigger
  • scp-action
  • jms-trigger
  • git-trigger

Versions

Version
1.0.4
1.0.3
1.0.2