Uses of Class
com.pnfsoftware.jeb.client.api.OperationRequest
Packages that use OperationRequest
Package
Description
Types used by scripts to interact with the analysis results presented by a JEB client.
-
Uses of OperationRequest in com.pnfsoftware.jeb.client.api
Methods in com.pnfsoftware.jeb.client.api with parameters of type OperationRequestModifier and TypeMethodDescriptionboolean
IOperable.doOperation
(OperationRequest req) Perform the requested operation.boolean
IOperable.verifyOperation
(OperationRequest req) Check if an operation can be performed in the current object context.