All Downloads are FREE. Search and download functionalities are using the official Maven repository.

step.plugins.java.webapp.js.script.js Maven / Gradle / Ivy

There is a newer version: 3.25.5
Show newest version
angular.module('javaPlugin',['step','functionsControllers'])

.run(function(FunctionTypeRegistry) {
  FunctionTypeRegistry.register('step.plugins.java.GeneralScriptFunction','Script (Java, JS, Groovy, etc)','javaplugin/partials/script.html');
})




© 2015 - 2024 Weber Informatics LLC | Privacy Policy