Package org.pentaho.di.www.jaxrs
Class TransformationResource
java.lang.Object
org.pentaho.di.www.jaxrs.TransformationResource
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddTransformation
(String xml) getTransformationLog
(String id, int startLineNr) javax.ws.rs.core.Response
-
Constructor Details
-
TransformationResource
public TransformationResource()
-
-
Method Details
-
getTransformationLog
-
getTransformationLog
-
getTransformationStatus
-
startTransformation
-
prepareTransformation
-
pauseTransformation
-
resumeTransformation
-
stopTransformation
-
safeStopTransformation
-
removeTransformation
-
cleanupTransformation
-
addTransformation
-