Class RemoveProtectionResult
- java.lang.Object
-
- com.adobe.pdfservices.operation.pdfjobs.result.RemoveProtectionResult
-
- All Implemented Interfaces:
PDFServicesJobResult
public class RemoveProtectionResult extends Object implements PDFServicesJobResult
This class encapsulates the result ofRemoveProtectionJob
.
-
-
Constructor Summary
Constructors Constructor Description RemoveProtectionResult(Asset asset)
Constructs a newRemoveProtectionResult
instance
-