Class LogSet.AffectedFile
java.lang.Object
org.jenkinsci.plugins.IBM_zOS_Connector.LogSet.AffectedFile
- Enclosing class:
- LogSet
public static class LogSet.AffectedFile
extends java.lang.Object
LogSet.AffectedFile
AffectedFile for LogSet.
- Version:
- 1.0
- Author:
- Alexander Shcherbakov
- See Also:
LogSet,ChangeLogSet.AffectedFile
-
Field Summary
Fields Modifier and Type Field Description SCLMFileStatefileSCLMFileState to save state. -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
file
SCLMFileState to save state.
-