Action Triggers

Common framework for executing dynamically defined actions based on custom service activity

License

License

ISC
GroupId

GroupId

no.mnemonic.services.triggers
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.0.13
Release Date

Release Date

Type

Type

pom
Description

Description

Action Triggers
Common framework for executing dynamically defined actions based on custom service activity
Project URL

Project URL

https://github.com/mnemonic-no/act-triggers
Project Organization

Project Organization

mnemonic as
Source Code Management

Source Code Management

https://github.com/mnemonic-no/act-triggers

Download parent

Filename Size
parent-0.0.13.pom 10 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • action
  • api
  • pipeline-api
  • pipeline-worker
  • service

Action Triggers

This is a very early prototype. Expect changes.

The goal of Action Triggers is to create a common framework for executing dynamically defined actions based on activity in another service. It allows to define events emitted by a service, to define rules which are evaluated against those events and to define actions which are triggered if a rule matches an event. With Action Triggers it is possible to create advanced system integration and to notify users about interesting events based on user-defined rules.

Known issues

See Issues.

Contributing

See the CONTRIBUTING.md file.

License

Action Triggers is released under the ISC License. See the bundled LICENSE file for details.

no.mnemonic.services.triggers

mnemonic

mnemonic - Defining cybersecurity

Versions

Version
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1