Uses of Interface
com.pnfsoftware.jeb.core.IInputRecord
Packages that use IInputRecord
Package
Description
The core package and sub-packages define classes and interfaces to interact with and
develop JEB back-end plugins.
-
Uses of IInputRecord in com.pnfsoftware.jeb.core
Methods in com.pnfsoftware.jeb.core that return types with arguments of type IInputRecordModifier and TypeMethodDescriptionList<? extends IInputRecord>IRuntimeProject.getInputRecords()Retrieve the list of inputs processed into the project.