Class JARFileContent
java.lang.Object
org.jenkinsci.plugins.fstrigger.core.FSTriggerContentFileType
org.jenkinsci.plugins.fstrigger.triggers.filecontent.ZIPFileContent
org.jenkinsci.plugins.fstrigger.triggers.filecontent.JARFileContent
- All Implemented Interfaces:
ExtensionPoint,Describable<FSTriggerContentFileType>,Serializable
- Author:
- Gregory Boissinot
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.jenkinsci.plugins.fstrigger.triggers.filecontent.ZIPFileContent
ZIPFileContent.ZIPFileContentDescriptorNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class org.jenkinsci.plugins.fstrigger.triggers.filecontent.ZIPFileContent
zipEntriesFields inherited from class org.jenkinsci.plugins.fstrigger.core.FSTriggerContentFileType
jobName -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jenkinsci.plugins.fstrigger.triggers.filecontent.ZIPFileContent
getMemoryInfo, initForContent, isTriggeringBuildForContent, readResolve, setMemoryInfoMethods inherited from class org.jenkinsci.plugins.fstrigger.core.FSTriggerContentFileType
getDescriptor, initMemoryFields, isTriggeringBuild
-
Constructor Details
-
JARFileContent
@DataBoundConstructor public JARFileContent()
-