This directory contains a set of example Rundeck step plugins written in Java.
build.gradle,gradle*- the gradle build file and wrapper scriptsmain/java/com/dtolabs/rundeck/plugin/example- directory containing plugin sourcefilesExampleNodeStepPlugin.javaan example "Node Step Plugin"ExampleRemoteScriptNodeStepPlugin.javaan example "Remote Script Node Step Plugin"ExampleStepPlugin.javaan example "Step Plugin"