|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FSTriggerException | |
|---|---|
| org.jenkinsci.plugins.fstrigger.core | |
| org.jenkinsci.plugins.fstrigger.triggers.filecontent | |
| Uses of FSTriggerException in org.jenkinsci.plugins.fstrigger.core |
|---|
| Methods in org.jenkinsci.plugins.fstrigger.core that throw FSTriggerException | |
|---|---|
abstract void |
FSTriggerContentFileType.init(File file)
Cycle of the trigger These methods have to be overriden in each trigger implementation |
void |
FSTriggerContentFileType.initMemoryFields(String jobName,
File file)
|
abstract boolean |
FSTriggerContentFileType.triggeringBuild(File file)
|
| Uses of FSTriggerException in org.jenkinsci.plugins.fstrigger.triggers.filecontent |
|---|
| Methods in org.jenkinsci.plugins.fstrigger.triggers.filecontent that throw FSTriggerException | |
|---|---|
void |
ZIPFileContent.init(File file)
|
void |
SimpleFileContent.init(File file)
|
void |
PropertiesFileContent.init(File file)
|
void |
ManifestFileContent.init(File file)
|
void |
LogFileContentTrigger.init(File file)
|
boolean |
ZIPFileContent.triggeringBuild(File file)
|
boolean |
SimpleFileContent.triggeringBuild(File file)
|
boolean |
PropertiesFileContent.triggeringBuild(File file)
|
boolean |
ManifestFileContent.triggeringBuild(File file)
|
boolean |
LogFileContentTrigger.triggeringBuild(File file)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||