Package io.mateo.cxf.codegen.workers
Class Wsdl2JsAction
java.lang.Object
io.mateo.cxf.codegen.workers.Wsdl2JsAction
- All Implemented Interfaces:
WorkAction<CodegenParameters>
@Incubating
public abstract class Wsdl2JsAction
extends Object
implements WorkAction<CodegenParameters>
An action to run the
wsdl2js tool.-
Constructor Details
-
Wsdl2JsAction
public Wsdl2JsAction()
-
-
Method Details
-
execute
public void execute()- Specified by:
executein interfaceWorkAction<CodegenParameters>
-