aQute.bnd.build
Class ScriptAction
java.lang.Object
aQute.bnd.build.ScriptAction
- All Implemented Interfaces:
- Action
public class ScriptAction
- extends Object
- implements Action
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptAction
public ScriptAction(String type,
String script)
execute
public void execute(Project project,
String action)
throws Exception
- Specified by:
execute
in interface Action
- Throws:
Exception
Copyright © 2012 aQute SARL. All Rights Reserved.