Serialized Form
Package org.opensolaris.opengrok.analysis |
symbols
java.util.Map<K,V> symbols
- Map from symbol to the line numbers on which the symbol is defined.
tags
java.util.List<E> tags
- List of all the tags.
line
int line
- Line number of the tag.
symbol
java.lang.String symbol
- The symbol used in the definition.
type
java.lang.String type
- The type of the tag.
text
java.lang.String text
- The full line on which the definition occurs.
Package org.opensolaris.opengrok.history |
Package org.opensolaris.opengrok.index |
serialVersionUID: 1L
ignore
java.util.Set<E> ignore
- The list of exact filenames to ignore
patterns
java.util.List<E> patterns
- The list of filenames with wildcards to ignore
path
java.util.List<E> path
- The list of paths that should be ignored
ignoredPatterns
java.util.List<E> ignoredPatterns
- The full list of all patterns. This list will be saved in the
configuration file (if used)
owner
IgnoredNames owner
Package org.opensolaris.opengrok.management |
id
java.lang.Integer id
Package org.opensolaris.opengrok.management.client |
serialVersionUID: -7314367696755820002L
formatter
java.text.SimpleDateFormat formatter
closeButton
javax.swing.JButton closeButton
endTimelabel
javax.swing.JLabel endTimelabel
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jLabel4
javax.swing.JLabel jLabel4
jTextArea1
javax.swing.JTextArea jTextArea1
notificationsPane
javax.swing.JScrollPane notificationsPane
startTimeLabel
javax.swing.JLabel startTimeLabel
serialVersionUID: -5229330170574558105L
properties
SettingsPersistence properties
agentURLField
javax.swing.JTextField agentURLField
agentURLLabel
javax.swing.JLabel agentURLLabel
closeButton
javax.swing.JButton closeButton
connTimeoutField
javax.swing.JTextField connTimeoutField
headerLabel
javax.swing.JLabel headerLabel
indexingTimeoutField
javax.swing.JTextField indexingTimeoutField
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jLabel4
javax.swing.JLabel jLabel4
jLabel5
javax.swing.JLabel jLabel5
jLabel6
javax.swing.JLabel jLabel6
jPanel1
javax.swing.JPanel jPanel1
jPanel2
javax.swing.JPanel jPanel2
passwordField
javax.swing.JPasswordField passwordField
seconds
javax.swing.JLabel seconds
userTextField
javax.swing.JTextField userTextField