Class SaveFileContent
java.lang.Object
org.jenkinsci.plugins.ibmisteps.model.SaveFileContent
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Details
-
SaveFileContent
public SaveFileContent(com.ibm.as400.access.SaveFile saveFile) throws com.ibm.as400.access.AS400SecurityException, com.ibm.as400.access.ErrorCompletingRequestException, InterruptedException, IOException, com.ibm.as400.access.ObjectDoesNotExistException - Throws:
com.ibm.as400.access.AS400SecurityException
com.ibm.as400.access.ErrorCompletingRequestException
InterruptedException
IOException
com.ibm.as400.access.ObjectDoesNotExistException
-
-
Method Details
-
getName
-
getCreationLPAR
-
getSavedLibrary
-
getDescription
-
getEntries
-
getTargetRelease
-
getSize
public long getSize() -
toJSON
- Throws:
com.fasterxml.jackson.core.JsonProcessingException
-