Uses of Class
org.jenkinsci.plugins.IBM_zOS_Connector.LogSet.Entry
-
Uses of LogSet.Entry in org.jenkinsci.plugins.IBM_zOS_Connector
Fields in org.jenkinsci.plugins.IBM_zOS_Connector with type parameters of type LogSet.Entry Modifier and Type Field Description java.util.LinkedList<LogSet.Entry>LogSet. entriesEntries.Methods in org.jenkinsci.plugins.IBM_zOS_Connector that return types with arguments of type LogSet.Entry Modifier and Type Method Description java.util.List<LogSet.Entry>LogSet. getEntries()Get all entries.Methods in org.jenkinsci.plugins.IBM_zOS_Connector with parameters of type LogSet.Entry Modifier and Type Method Description voidLogSet. addEntry(LogSet.Entry entry)Add entry.