Serialized Form


Package com.atlassian.theplugin.exception

Class com.atlassian.theplugin.exception.VersionServiceException extends com.atlassian.theplugin.commons.exception.ThePluginException implements Serializable


Package com.atlassian.theplugin.idea

Class com.atlassian.theplugin.idea.CommentTree extends AtlassianTree implements Serializable

Class com.atlassian.theplugin.idea.GridBagLayoutConstraints extends java.awt.GridBagConstraints implements Serializable

serialVersionUID: 3992743098660874985L

Class com.atlassian.theplugin.idea.MultiTabToolWindow.ContentPanel extends javax.swing.JPanel implements Serializable

Class com.atlassian.theplugin.idea.PasswordDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

passwordPanel

javax.swing.JPanel passwordPanel

chkRememberPassword

javax.swing.JCheckBox chkRememberPassword

passwordField

javax.swing.JPasswordField passwordField

testConnectionButton

javax.swing.JButton testConnectionButton

lblCommand

javax.swing.JLabel lblCommand

userName

javax.swing.JTextField userName

Class com.atlassian.theplugin.idea.PluginStatusBarToolTip extends java.awt.Window implements Serializable

Serialized Fields

htmlView

javax.swing.JEditorPane htmlView

titleBar

com.atlassian.theplugin.idea.PluginStatusBarToolTip.ToolTipTitleBar titleBar

scrollPane

javax.swing.JScrollPane scrollPane

Class com.atlassian.theplugin.idea.PluginToolWindowPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

project

com.intellij.openapi.project.Project project

statusBarPane

StatusBarIssuesPane statusBarPane

splitPane

com.intellij.openapi.ui.Splitter splitPane

splitLeftPane

com.intellij.openapi.ui.Splitter splitLeftPane

rightPanel

javax.swing.JPanel rightPanel

rightScrollPane

javax.swing.JScrollPane rightScrollPane

searchField

com.intellij.ui.SearchTextField searchField

rightTree

javax.swing.JTree rightTree

leftTree

javax.swing.JTree leftTree

leftUpperScrollPane

javax.swing.JScrollPane leftUpperScrollPane

rightToolbarName

java.lang.String rightToolbarName

leftToolbarName

java.lang.String leftToolbarName

Class com.atlassian.theplugin.idea.ProgressAnimationProvider extends javax.swing.JPanel implements Serializable

Serialized Fields

progressIcon

com.atlassian.theplugin.idea.ProgressAnimationProvider.AnimatedProgressIcon progressIcon

replacedComponent

javax.swing.JComponent replacedComponent

addConstraint

java.lang.Object addConstraint

parentComponent

javax.swing.JComponent parentComponent

Class com.atlassian.theplugin.idea.StatusBarPluginIcon extends javax.swing.JLabel implements Serializable

Serialized Fields

statusBar

com.intellij.openapi.wm.StatusBar statusBar

project

com.intellij.openapi.project.Project project

cfgManager

com.atlassian.theplugin.commons.cfg.CfgManager cfgManager

isIconShown

boolean isIconShown

Class com.atlassian.theplugin.idea.ToolWindowConfigPanel extends javax.swing.JPanel implements Serializable


Package com.atlassian.theplugin.idea.autoupdate

Class com.atlassian.theplugin.idea.autoupdate.PluginUpdateIcon extends StatusBarPluginIcon implements Serializable

Serialized Fields

blinkOn

boolean blinkOn

Package com.atlassian.theplugin.idea.bamboo

Class com.atlassian.theplugin.idea.bamboo.BambooFilterList extends javax.swing.JList implements Serializable

Serialized Fields

projectCfgManager

ProjectCfgManagerImpl projectCfgManager

projectId

com.atlassian.theplugin.commons.cfg.ProjectId projectId

bambooModel

BuildListModelImpl bambooModel

bambooFilterType

BambooFilterType bambooFilterType

allFilterWrapper

com.atlassian.theplugin.idea.bamboo.BambooFilterList.BamboAllFilterWrapper allFilterWrapper

Class com.atlassian.theplugin.idea.bamboo.BambooStatusIcon extends StatusBarPluginIcon implements Serializable

Class com.atlassian.theplugin.idea.bamboo.BambooToolWindowPanel extends TwoPanePanel implements Serializable

Serialized Fields

project

com.intellij.openapi.project.Project project

bambooModel

BuildListModelImpl bambooModel

buildTree

BuildTree buildTree

filterList

BambooFilterList filterList

searchField

com.intellij.ui.SearchTextField searchField

toolBar

javax.swing.JComponent toolBar

bambooConfiguration

BambooWorkspaceConfiguration bambooConfiguration

groupBy

BuildGroupBy groupBy

searchBuildModel

SearchBuildListModel searchBuildModel

Class com.atlassian.theplugin.idea.bamboo.BuildStatusChangedToolTip extends javax.swing.JPanel implements Serializable

Serialized Fields

content

javax.swing.JEditorPane content

Class com.atlassian.theplugin.idea.bamboo.ToolWindowBambooContent extends javax.swing.JEditorPane implements Serializable

Class com.atlassian.theplugin.idea.bamboo.TwoPanePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

statusBarPane

StatusBarPane statusBarPane

splitPane

com.intellij.openapi.ui.Splitter splitPane

rightScrollPane

javax.swing.JScrollPane rightScrollPane

leftUpperScrollPane

javax.swing.JScrollPane leftUpperScrollPane

message

java.lang.String message

infos

java.lang.String infos

errors

java.lang.String errors

oldColor

java.awt.Color oldColor

Package com.atlassian.theplugin.idea.bamboo.build

Class com.atlassian.theplugin.idea.bamboo.build.BuildDetailsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

build

BambooBuildAdapterIdea build

relativeBuildTime

javax.swing.JLabel relativeBuildTime

Class com.atlassian.theplugin.idea.bamboo.build.BuildLogPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

project

com.intellij.openapi.project.Project project

Class com.atlassian.theplugin.idea.bamboo.build.CommitDetailsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

fileTree

AtlassianTreeWithToolbar fileTree

project

com.intellij.openapi.project.Project project

build

BambooBuildAdapterIdea build

Class com.atlassian.theplugin.idea.bamboo.build.TestDetailsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

tree

javax.swing.JTree tree

scroll

javax.swing.JScrollPane scroll

succeededTests

java.util.List<E> succeededTests

project

com.intellij.openapi.project.Project project

build

BambooBuildAdapterIdea build

contentKey

java.lang.String contentKey

failedTests

java.util.List<E> failedTests

console

com.intellij.execution.ui.ConsoleView console

passedTestsVisible

boolean passedTestsVisible

Package com.atlassian.theplugin.idea.bamboo.tree

Class com.atlassian.theplugin.idea.bamboo.tree.AbstractBuildTreeNode extends AbstractTreeNode implements Serializable

Class com.atlassian.theplugin.idea.bamboo.tree.BuildDateTreeNode extends BuildGroupTreeNode implements Serializable

Serialized Fields

buildDate

DatePeriod buildDate

Class com.atlassian.theplugin.idea.bamboo.tree.BuildGroupTreeNode extends AbstractTreeNode implements Serializable

Class com.atlassian.theplugin.idea.bamboo.tree.BuildProjectTreeNode extends BuildGroupTreeNode implements Serializable

Class com.atlassian.theplugin.idea.bamboo.tree.BuildServerTreeNode extends BuildGroupTreeNode implements Serializable

Serialized Fields

server

com.atlassian.theplugin.commons.remoteapi.ServerData server

Class com.atlassian.theplugin.idea.bamboo.tree.BuildStateTreeNode extends BuildGroupTreeNode implements Serializable

Serialized Fields

status

com.atlassian.theplugin.commons.bamboo.AdjustedBuildStatus status

Class com.atlassian.theplugin.idea.bamboo.tree.BuildTree extends AbstractTree implements Serializable

Serialized Fields

buildTreeModel

BuildTreeModel buildTreeModel

buildTreeUiSetup

TreeUISetup buildTreeUiSetup

Class com.atlassian.theplugin.idea.bamboo.tree.BuildTreeModel extends javax.swing.tree.DefaultTreeModel implements Serializable

Serialized Fields

buildListModel

BuildListModel buildListModel

groupBy

BuildGroupBy groupBy

generalNodeManipulator

BuildNodeManipulator generalNodeManipulator

stateNodeManipulator

BuildNodeManipulator stateNodeManipulator

serverNodeManipulator

BuildNodeManipulator serverNodeManipulator

dateNodeManipulator

BuildNodeManipulator dateNodeManipulator

projectNodeManipulator

BuildNodeManipulator projectNodeManipulator

Class com.atlassian.theplugin.idea.bamboo.tree.BuildTreeNode extends AbstractBuildTreeNode implements Serializable

Serialized Fields

build

BambooBuildAdapterIdea build

reasonWidth

double reasonWidth

serverWidth

double serverWidth

dateWidth

double dateWidth

Package com.atlassian.theplugin.idea.config

Class com.atlassian.theplugin.idea.config.ConfigPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

footerPanel

FooterPanel footerPanel

contentPanel

javax.swing.JTabbedPane contentPanel

bambooConfigPanel

BambooGeneralForm bambooConfigPanel

crucibleConfigPanel

CrucibleGeneralForm crucibleConfigPanel

jiraConfigPanel

JiraGeneralForm jiraConfigPanel

generalConfigPanel

GeneralConfigPanel generalConfigPanel

aboutBox

AboutForm aboutBox

Class com.atlassian.theplugin.idea.config.FooterPanel extends javax.swing.JPanel implements Serializable

Class com.atlassian.theplugin.idea.config.GeneralConfigPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

dialog

GeneralConfigForm dialog

localPluginConfigurationCopy

com.atlassian.theplugin.commons.configuration.PluginConfiguration localPluginConfigurationCopy

globalPluginConfiguration

com.atlassian.theplugin.commons.configuration.PluginConfiguration globalPluginConfiguration

Class com.atlassian.theplugin.idea.config.ProjectConfigurationPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

footerPanel

FooterPanel footerPanel

contentPanel

javax.swing.JTabbedPane contentPanel

serverConfigPanel

ServerConfigPanel serverConfigPanel

defaultsConfigurationPanel

ProjectDefaultsConfigurationPanel defaultsConfigurationPanel

aboutBox

AboutForm aboutBox

project

com.intellij.openapi.project.Project project

projectConfiguration

com.atlassian.theplugin.commons.cfg.ProjectConfiguration projectConfiguration

defaultCredentials

com.atlassian.theplugin.commons.cfg.UserCfg defaultCredentials

defaultCredentialsAsked

boolean defaultCredentialsAsked

projectConfigurationBean

WorkspaceConfigurationBean projectConfigurationBean

Class com.atlassian.theplugin.idea.config.ProjectDefaultsConfigurationPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

defaultCrucibleServerCombo

javax.swing.JComboBox defaultCrucibleServerCombo

defaultCrucibleProjectCombo

javax.swing.JComboBox defaultCrucibleProjectCombo

defaultCrucibleRepositoryCombo

javax.swing.JComboBox defaultCrucibleRepositoryCombo

defaultFishEyeServerCombo

javax.swing.JComboBox defaultFishEyeServerCombo

defaultFishEyeRepositoryCombo

javax.swing.JComboBox defaultFishEyeRepositoryCombo

defaultJiraServerCombo

javax.swing.JComboBox defaultJiraServerCombo

pathToProjectEdit

javax.swing.JTextField pathToProjectEdit

defaultUserName

javax.swing.JTextField defaultUserName

defaultCredentialsTestButton

javax.swing.JButton defaultCredentialsTestButton

defaultPassword

javax.swing.JPasswordField defaultPassword

project

com.intellij.openapi.project.Project project

projectConfiguration

com.atlassian.theplugin.commons.cfg.ProjectConfiguration projectConfiguration

crucibleServerFacade

com.atlassian.theplugin.commons.crucible.CrucibleServerFacade crucibleServerFacade

fishEyeServerFacade

com.atlassian.theplugin.commons.fisheye.FishEyeServerFacade fishEyeServerFacade

bambooServerFacade

com.atlassian.theplugin.commons.bamboo.BambooServerFacade bambooServerFacade

jiraServerFacade

JIRAServerFacade jiraServerFacade

uiTaskExecutor

com.atlassian.theplugin.commons.UiTaskExecutor uiTaskExecutor

defaultCredentials

com.atlassian.theplugin.commons.cfg.UserCfg defaultCredentials

crucProjectModel

com.atlassian.theplugin.idea.config.ProjectDefaultsConfigurationPanel.MyModel<T extends GenericComboBoxItemWrapper<?>,R,S extends com.atlassian.theplugin.commons.cfg.Server> crucProjectModel

crucRepoModel

com.atlassian.theplugin.idea.config.ProjectDefaultsConfigurationPanel.MyModel<T extends GenericComboBoxItemWrapper<?>,R,S extends com.atlassian.theplugin.commons.cfg.Server> crucRepoModel

fishRepositoryModel

com.atlassian.theplugin.idea.config.ProjectDefaultsConfigurationPanel.MyModel<T extends GenericComboBoxItemWrapper<?>,R,S extends com.atlassian.theplugin.commons.cfg.Server> fishRepositoryModel

Package com.atlassian.theplugin.idea.config.serverconfig

Class com.atlassian.theplugin.idea.config.serverconfig.BambooGeneralForm extends javax.swing.JComponent implements Serializable

Serialized Fields

allFailuresFirstSuccess

javax.swing.JRadioButton allFailuresFirstSuccess

firstFailureFirstSuccess

javax.swing.JRadioButton firstFailureFirstSuccess

never

javax.swing.JRadioButton never

rootComponent

javax.swing.JPanel rootComponent

pollTimeSpinner

javax.swing.JSpinner pollTimeSpinner

onlyMyBuilds

javax.swing.JCheckBox onlyMyBuilds

model

javax.swing.SpinnerModel model

Class com.atlassian.theplugin.idea.config.serverconfig.BambooPlansForm extends javax.swing.JPanel implements Serializable

Serialized Fields

statusPanel

javax.swing.JPanel statusPanel

toolbarPanel

javax.swing.JPanel toolbarPanel

cbUseFavouriteBuilds

javax.swing.JCheckBox cbUseFavouriteBuilds

btRefresh

javax.swing.JButton btRefresh

list

javax.swing.JList list

rootComponent

javax.swing.JPanel rootComponent

statusPane

javax.swing.JEditorPane statusPane

scrollList

javax.swing.JScrollPane scrollList

listPanel

javax.swing.JPanel listPanel

plansPanel

javax.swing.JPanel plansPanel

spinnerTimeZoneDifference

javax.swing.JSpinner spinnerTimeZoneDifference

timezoneOffsetSpinnerModel

javax.swing.SpinnerModel timezoneOffsetSpinnerModel

timezonePanel

javax.swing.JPanel timezonePanel

bambooVersionNumberInfo

javax.swing.JLabel bambooVersionNumberInfo

progressAnimation

ProgressAnimationProvider progressAnimation

model

javax.swing.DefaultListModel model

isListModified

boolean isListModified

isUseFavourite

java.lang.Boolean isUseFavourite

serverPlans

java.util.Map<K,V> serverPlans

serverPanel

BambooServerConfigForm serverPanel

defaultCredentials

com.atlassian.theplugin.commons.cfg.UserCfg defaultCredentials

currentlyPopulatedServer

com.atlassian.theplugin.commons.cfg.BambooServerCfg currentlyPopulatedServer
helper field used to avoid race conditions between thread polling for isModified, which calls BambooPlansForm.saveData()

Class com.atlassian.theplugin.idea.config.serverconfig.CrucibleGeneralForm extends javax.swing.JComponent implements Serializable

Serialized Fields

rootComponent

javax.swing.JPanel rootComponent

pollTimeSpinner

javax.swing.JSpinner pollTimeSpinner

unreadCrucibleReviews

javax.swing.JRadioButton unreadCrucibleReviews

never

javax.swing.JRadioButton never

reviewCreationTimeoutSpinner

javax.swing.JSpinner reviewCreationTimeoutSpinner

pollTimeModel

javax.swing.SpinnerModel pollTimeModel

reviewCreationTimeoutModel

javax.swing.SpinnerModel reviewCreationTimeoutModel

Class com.atlassian.theplugin.idea.config.serverconfig.JiraGeneralForm extends javax.swing.JComponent implements Serializable

Serialized Fields

rootComponent

javax.swing.JPanel rootComponent

model

javax.swing.SpinnerModel model

issuePageSize

javax.swing.JSpinner issuePageSize

Class com.atlassian.theplugin.idea.config.serverconfig.ServerConfigPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

serverTreePanel

ServerTreePanel serverTreePanel

blankPanel

com.atlassian.theplugin.idea.config.serverconfig.ServerConfigPanel.BlankPanel blankPanel

editPaneCardLayout

java.awt.CardLayout editPaneCardLayout

editPane

javax.swing.JPanel editPane

serverCfgs

java.util.Collection<E> serverCfgs

bambooServerConfigForm

BambooServerConfigForm bambooServerConfigForm

jiraServerConfigForm

GenericServerConfigForm jiraServerConfigForm

crucibleServerConfigForm

CrucibleServerConfigForm crucibleServerConfigForm

fisheyeServerConfigFrom

GenericServerConfigForm fisheyeServerConfigFrom

defaultUser

com.atlassian.theplugin.commons.cfg.UserCfg defaultUser

isDefaultCredentialsAsked

boolean isDefaultCredentialsAsked

Class com.atlassian.theplugin.idea.config.serverconfig.ServerTreePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

serverTree

javax.swing.JTree serverTree

model

ServerTreeModel model

selectedNode

javax.swing.tree.DefaultMutableTreeNode selectedNode

forceExpand

boolean forceExpand

servers

java.util.Collection<E> servers

serverConfigPanel

ServerConfigPanel serverConfigPanel

Class com.atlassian.theplugin.idea.config.serverconfig.ServerTreeRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable


Package com.atlassian.theplugin.idea.config.serverconfig.model

Class com.atlassian.theplugin.idea.config.serverconfig.model.RootNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

serialVersionUID: -5409514192457000262L

Class com.atlassian.theplugin.idea.config.serverconfig.model.ServerInfoNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

serverType

com.atlassian.theplugin.commons.ServerType serverType

Class com.atlassian.theplugin.idea.config.serverconfig.model.ServerNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

server

com.atlassian.theplugin.commons.cfg.ServerCfg server

Class com.atlassian.theplugin.idea.config.serverconfig.model.ServerTreeModel extends javax.swing.tree.DefaultTreeModel implements Serializable

serialVersionUID: 1631701743528670523L

Class com.atlassian.theplugin.idea.config.serverconfig.model.ServerTypeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

serialVersionUID: -1192703287399203299L

Serialized Fields

serverType

com.atlassian.theplugin.commons.ServerType serverType

Package com.atlassian.theplugin.idea.crucible

Class com.atlassian.theplugin.idea.crucible.CommentNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

generalComment

com.atlassian.theplugin.commons.crucible.api.model.GeneralComment generalComment

Class com.atlassian.theplugin.idea.crucible.CommentTooltipPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

review

com.atlassian.theplugin.commons.crucible.api.model.ReviewAdapter review

listener

com.atlassian.theplugin.idea.crucible.CommentTooltipPanel.MyReviewListener listener

fileInfo

com.atlassian.theplugin.commons.crucible.api.model.CrucibleFileInfo fileInfo

rootComment

com.atlassian.theplugin.commons.crucible.api.model.Comment rootComment

useTextTwixie

boolean useTextTwixie

commentsPanel

ScrollablePanel commentsPanel

scroll

javax.swing.JScrollPane scroll

statusLabel

javax.swing.JLabel statusLabel

commentPanelList

java.util.List<E> commentPanelList

popup

com.intellij.openapi.ui.popup.JBPopup popup

commentTemplate

com.atlassian.theplugin.commons.crucible.api.model.Comment commentTemplate

mode

CommentTooltipPanel.Mode mode

project

com.intellij.openapi.project.Project project

popupOwner

java.awt.Component popupOwner

Class com.atlassian.theplugin.idea.crucible.CommentTooltipPanelWithRunners extends CommentTooltipPanel implements Serializable

Class com.atlassian.theplugin.idea.crucible.CrucibleCustomFilterDetailsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

filter

com.atlassian.theplugin.commons.crucible.api.model.CustomFilterBean filter

panel

ScrollableTwoColumnPanel panel

projectCfgManager

ProjectCfgManagerImpl projectCfgManager

projectCrucibleCfg

CrucibleWorkspaceConfiguration projectCrucibleCfg

project

com.intellij.openapi.project.Project project

crucibleFacade

com.atlassian.theplugin.commons.crucible.CrucibleServerFacade crucibleFacade

uiTaskExecutor

com.atlassian.theplugin.commons.UiTaskExecutor uiTaskExecutor

listeners

java.util.Collection<E> listeners

Class com.atlassian.theplugin.idea.crucible.CrucibleStatusIcon extends StatusBarPluginIcon implements Serializable

Class com.atlassian.theplugin.idea.crucible.ReviewItemDataNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

serialVersionUID: -1192703287399203290L

Serialized Fields

file

com.atlassian.theplugin.commons.crucible.api.model.CrucibleFileInfo file

Class com.atlassian.theplugin.idea.crucible.ReviewListToolWindowPanel extends PluginToolWindowPanel implements Serializable

Serialized Fields

crucibleProjectConfiguration

CrucibleWorkspaceConfiguration crucibleProjectConfiguration

reviewTree

ReviewTree reviewTree

filterListModel

CrucibleFilterListModel filterListModel

filterTreeModel

CrucibleFilterTreeModel filterTreeModel

groupBy

CrucibleReviewGroupBy groupBy

filterTree

FilterTree filterTree

detailsPanel

CrucibleCustomFilterDetailsPanel detailsPanel

searchingReviewListModel

SearchingCrucibleReviewListModel searchingReviewListModel

projectCfgManager

ProjectCfgManagerImpl projectCfgManager

uiTaskExecutor

com.atlassian.theplugin.commons.UiTaskExecutor uiTaskExecutor

reviewListModel

CrucibleReviewListModel reviewListModel

timer

javax.swing.Timer timer

currentReviewListModel

CrucibleReviewListModel currentReviewListModel

Class com.atlassian.theplugin.idea.crucible.ToolWindowCrucibleContent extends javax.swing.JEditorPane implements Serializable


Package com.atlassian.theplugin.idea.crucible.tree

Class com.atlassian.theplugin.idea.crucible.tree.AtlassianTreeWithToolbar extends ComponentWithToolbar implements Serializable

Serialized Fields

tree

AtlassianTree tree

modelProvider

ModelProvider modelProvider

state

AtlassianTreeWithToolbar.State state

treeUISetup

TreeUISetup treeUISetup

viewStateListener

AtlassianTree.ViewStateListener viewStateListener

Class com.atlassian.theplugin.idea.crucible.tree.ComponentWithToolbar extends javax.swing.JPanel implements Serializable

Serialized Fields

jScrollPane

javax.swing.JScrollPane jScrollPane

Class com.atlassian.theplugin.idea.crucible.tree.CrucibleCustomFilterTreeNode extends AbstractTreeNode implements Serializable

Serialized Fields

filter

com.atlassian.theplugin.commons.crucible.api.model.CustomFilter filter

reviewListModel

CrucibleReviewListModel reviewListModel

Class com.atlassian.theplugin.idea.crucible.tree.CrucibleFilterTreeModel extends javax.swing.tree.DefaultTreeModel implements Serializable

Serialized Fields

filterModel

CrucibleFilterListModel filterModel

reviewListModel

CrucibleReviewListModel reviewListModel

Class com.atlassian.theplugin.idea.crucible.tree.CrucibleMyReviewsTreeNode extends AbstractTreeNode implements Serializable

Serialized Fields

reviewListModel

CrucibleReviewListModel reviewListModel

Class com.atlassian.theplugin.idea.crucible.tree.CruciblePredefinedFilterTreeNode extends AbstractTreeNode implements Serializable

Serialized Fields

filter

com.atlassian.theplugin.commons.crucible.api.model.PredefinedFilter filter

reviewListModel

CrucibleReviewListModel reviewListModel

Class com.atlassian.theplugin.idea.crucible.tree.CrucibleRecentlyOpenFilterTreeNode extends AbstractTreeNode implements Serializable

Serialized Fields

reviewListModel

CrucibleReviewListModel reviewListModel

recenltyOpenFilter

com.atlassian.theplugin.commons.crucible.api.model.RecentlyOpenReviewsFilter recenltyOpenFilter

Class com.atlassian.theplugin.idea.crucible.tree.FilterTree extends javax.swing.JTree implements Serializable

Serialized Fields

crucibleConfiguration

CrucibleWorkspaceConfiguration crucibleConfiguration

listeners

java.util.Collection<E> listeners

localSelectionListener

com.atlassian.theplugin.idea.crucible.tree.FilterTree.LocalTreeSelectionListener localSelectionListener

Class com.atlassian.theplugin.idea.crucible.tree.ReviewItemTreePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

reviewFilesAndCommentsTree

AtlassianTreeWithToolbar reviewFilesAndCommentsTree

progressAnimation

ProgressAnimationProvider progressAnimation

filter

CrucibleFilteredModelProvider.Filter filter

project

com.intellij.openapi.project.Project project

crucibleReview

com.atlassian.theplugin.commons.crucible.api.model.ReviewAdapter crucibleReview

configurationListener

com.atlassian.theplugin.idea.crucible.tree.ReviewItemTreePanel.LocalConfigurationListener configurationListener

reviewListener

com.atlassian.theplugin.commons.crucible.CrucibleReviewListener reviewListener

crucibleReviewListModel

CrucibleReviewListModel crucibleReviewListModel

cfgManager

com.atlassian.theplugin.commons.cfg.CfgManager cfgManager

pluginProjectComponent

ThePluginProjectComponent pluginProjectComponent

treeUISetup

TreeUISetup treeUISetup

Class com.atlassian.theplugin.idea.crucible.tree.ReviewTree extends AbstractTree implements Serializable

Serialized Fields

model

ReviewTreeModel model

localReviewModelListener

CrucibleReviewListModelListener localReviewModelListener

localTreeModelListener

javax.swing.event.TreeModelListener localTreeModelListener

Class com.atlassian.theplugin.idea.crucible.tree.ReviewTreeModel extends javax.swing.tree.DefaultTreeModel implements Serializable

Serialized Fields

reviewListModel

CrucibleReviewListModel reviewListModel

groupBy

CrucibleReviewGroupBy groupBy

generalNodeManipulator

NodeManipulator generalNodeManipulator

stateNodeManipulator

NodeManipulator stateNodeManipulator

serverNodeManipulator

NodeManipulator serverNodeManipulator

authorNodeManipulator

NodeManipulator authorNodeManipulator

projectNodeManipulator

NodeManipulator projectNodeManipulator

Class com.atlassian.theplugin.idea.crucible.tree.ReviewTreeNode extends AbstractTreeNode implements Serializable


Package com.atlassian.theplugin.idea.crucible.tree.node

Class com.atlassian.theplugin.idea.crucible.tree.node.CrucibleReviewAuthorTreeNode extends CrucibleReviewGroupTreeNode implements Serializable

Serialized Fields

author

com.atlassian.theplugin.commons.crucible.api.model.User author

Class com.atlassian.theplugin.idea.crucible.tree.node.CrucibleReviewGroupTreeNode extends ReviewTreeNode implements Serializable

Class com.atlassian.theplugin.idea.crucible.tree.node.CrucibleReviewProjectTreeNode extends CrucibleReviewGroupTreeNode implements Serializable

Serialized Fields

project

com.atlassian.theplugin.commons.crucible.api.model.CrucibleProject project

Class com.atlassian.theplugin.idea.crucible.tree.node.CrucibleReviewServerTreeNode extends CrucibleReviewGroupTreeNode implements Serializable

Serialized Fields

crucibleServer

com.atlassian.theplugin.commons.cfg.ServerCfg crucibleServer

Class com.atlassian.theplugin.idea.crucible.tree.node.CrucibleReviewStateTreeNode extends CrucibleReviewGroupTreeNode implements Serializable

Serialized Fields

crucibleState

com.atlassian.theplugin.commons.crucible.api.model.State crucibleState

Class com.atlassian.theplugin.idea.crucible.tree.node.CrucibleReviewTreeNode extends ReviewTreeNode implements Serializable

Serialized Fields

review

com.atlassian.theplugin.commons.crucible.api.model.ReviewAdapter review

renderer

com.atlassian.theplugin.idea.crucible.tree.node.CrucibleReviewTreeNode.RendererPanel renderer

statusWidth

double statusWidth

nameWidth

double nameWidth

myRendererGeneration

int myRendererGeneration

Package com.atlassian.theplugin.idea.crucible.ui

Class com.atlassian.theplugin.idea.crucible.ui.ReviewCommentPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

moreBounds

java.awt.Rectangle moreBounds

reviewerAndAuthorLabel

javax.swing.JLabel reviewerAndAuthorLabel

messageBody

javax.swing.JTextPane messageBody

singleLineLabel

com.intellij.ui.SimpleColoredComponent singleLineLabel

defectIconLabel

javax.swing.JLabel defectIconLabel

moreLabel

javax.swing.JLabel moreLabel

font

java.awt.Font font

Class com.atlassian.theplugin.idea.crucible.ui.ReviewCommentRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable

Serialized Fields

reviewCommentPanel

ReviewCommentPanel reviewCommentPanel

Package com.atlassian.theplugin.idea.jira

Class com.atlassian.theplugin.idea.jira.IssueListToolWindowPanel extends PluginToolWindowPanel implements Serializable

Serialized Fields

projectCfgManager

ProjectCfgManagerImpl projectCfgManager

cfgManager

com.atlassian.theplugin.commons.cfg.CfgManager cfgManager

pluginConfiguration

com.atlassian.theplugin.commons.configuration.PluginConfiguration pluginConfiguration

jiraWorkspaceConfiguration

JiraWorkspaceConfiguration jiraWorkspaceConfiguration

jiraFilterListModel

JIRAFilterListModel jiraFilterListModel

issueTreeBuilder

JIRAIssueTreeBuilder issueTreeBuilder

jiraIssueListModelBuilder

JIRAIssueListModelBuilder jiraIssueListModelBuilder

recentlyOpenIssuesCache

RecentlyOpenIssuesCache recentlyOpenIssuesCache

jiraFilterListModelBuilder

JIRAFilterListBuilder jiraFilterListModelBuilder

groupBy

JiraIssueGroupBy groupBy

manualFilterEditDetailsPanel

JiraManualFilterDetailsPanel manualFilterEditDetailsPanel

jiraFilterTree

JIRAFilterTree jiraFilterTree

jiraServerFacade

JIRAServerFacade jiraServerFacade

currentIssueListModel

JIRAIssueListModel currentIssueListModel

searchingIssueListModel

SearchingJIRAIssueListModel searchingIssueListModel

jiraServerModel

JIRAServerModel jiraServerModel

configListener

com.atlassian.theplugin.commons.cfg.ConfigurationListener configListener

groupSubtasksUnderParent

boolean groupSubtasksUnderParent

baseIssueListModel

JIRAIssueListModel baseIssueListModel

timer

javax.swing.Timer timer

Class com.atlassian.theplugin.idea.jira.JiraIssueListTree extends AbstractTree implements Serializable

Class com.atlassian.theplugin.idea.jira.JiraManualFilterDetailsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

listModel

JIRAFilterListModel listModel

panel

ScrollableTwoColumnPanel panel

project

com.intellij.openapi.project.Project project

jiraProjectCfg

JiraWorkspaceConfiguration jiraProjectCfg

jiraServerModel

JIRAServerModel jiraServerModel

editButton

javax.swing.JButton editButton

jiraServer

com.atlassian.theplugin.commons.remoteapi.ServerData jiraServer

jiraManualFilter

JIRAManualFilter jiraManualFilter

Class com.atlassian.theplugin.idea.jira.StatusBarIssuesPane extends StatusBarPane implements Serializable

Serialized Fields

getMoreIssues

com.intellij.ui.HyperlinkLabel getMoreIssues

Class com.atlassian.theplugin.idea.jira.StatusBarPane extends javax.swing.JPanel implements Serializable

Serialized Fields

defaultColor

java.awt.Color defaultColor

textPanel

javax.swing.JEditorPane textPanel

additionalPanel

javax.swing.JPanel additionalPanel

errors

java.util.List<E> errors

Package com.atlassian.theplugin.idea.jira.controls

Class com.atlassian.theplugin.idea.jira.controls.AbstractFieldComboBox extends javax.swing.JComboBox implements Serializable

Serialized Fields

initialized

boolean initialized

field

JIRAActionField field

freezeListener

FreezeListener freezeListener

Class com.atlassian.theplugin.idea.jira.controls.AbstractFieldList extends javax.swing.JScrollPane implements Serializable

Serialized Fields

initialized

boolean initialized

field

JIRAActionField field

freezeListener

FreezeListener freezeListener

list

javax.swing.JList list

Class com.atlassian.theplugin.idea.jira.controls.CommentTextArea extends javax.swing.JScrollPane implements Serializable

Serialized Fields

textArea

javax.swing.JTextArea textArea

Class com.atlassian.theplugin.idea.jira.controls.FieldAffectsVersion extends AbstractFieldList implements Serializable

Class com.atlassian.theplugin.idea.jira.controls.FieldComponents extends AbstractFieldList implements Serializable

Class com.atlassian.theplugin.idea.jira.controls.FieldDueDate extends javax.swing.JPanel implements Serializable

Serialized Fields

textField

FieldTextField textField

Class com.atlassian.theplugin.idea.jira.controls.FieldFixForVersion extends AbstractFieldList implements Serializable

Class com.atlassian.theplugin.idea.jira.controls.FieldIssueType extends AbstractFieldComboBox implements Serializable

Class com.atlassian.theplugin.idea.jira.controls.FieldPriority extends AbstractFieldComboBox implements Serializable

Class com.atlassian.theplugin.idea.jira.controls.FieldResolution extends AbstractFieldComboBox implements Serializable

Class com.atlassian.theplugin.idea.jira.controls.FieldTextArea extends javax.swing.JScrollPane implements Serializable

Serialized Fields

field

JIRAActionField field

textArea

javax.swing.JTextArea textArea

Class com.atlassian.theplugin.idea.jira.controls.FieldTextField extends javax.swing.JTextField implements Serializable

Serialized Fields

field

JIRAActionField field

Class com.atlassian.theplugin.idea.jira.controls.FieldTimeTracking extends javax.swing.JPanel implements Serializable

Serialized Fields

textField

FieldTextField textField

issue

JIRAIssue issue

Class com.atlassian.theplugin.idea.jira.controls.FieldUser extends javax.swing.JPanel implements Serializable

Serialized Fields

textField

FieldTextField textField

Package com.atlassian.theplugin.idea.jira.renderers

Class com.atlassian.theplugin.idea.jira.renderers.JIRAConstantListRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Class com.atlassian.theplugin.idea.jira.renderers.JIRAIssueListOrTreeRendererPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

padding

javax.swing.JPanel padding

updated

SelectableLabel updated

prio

SelectableLabel prio

state

SelectableLabel state

keyAndSummary

SelectableLabel keyAndSummary

iconLabel

javax.swing.JLabel iconLabel

issue

JIRAIssue issue

Class com.atlassian.theplugin.idea.jira.renderers.JIRAQueryFragmentListRenderer extends javax.swing.DefaultListCellRenderer implements Serializable


Package com.atlassian.theplugin.idea.jira.tree

Class com.atlassian.theplugin.idea.jira.tree.JIRAFilterTree extends AbstractTree implements Serializable

Serialized Fields

jiraWorkspaceConfiguration

JiraWorkspaceConfiguration jiraWorkspaceConfiguration

isAlreadyInitialized

boolean isAlreadyInitialized

selectionListeners

java.util.Collection<E> selectionListeners

localSelectionListener

com.atlassian.theplugin.idea.jira.tree.JIRAFilterTree.LocalTreeSelectionListener localSelectionListener

Class com.atlassian.theplugin.idea.jira.tree.JIRAFilterTreeRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable

Class com.atlassian.theplugin.idea.jira.tree.JIRAIssueGroupTreeNode extends AbstractTreeNode implements Serializable

Serialized Fields

model

JIRAIssueListModel model

Class com.atlassian.theplugin.idea.jira.tree.JIRAIssueTreeNode extends AbstractTreeNode implements Serializable

Serialized Fields

issue

JIRAIssue issue

renderer

JIRAIssueListOrTreeRendererPanel renderer

Class com.atlassian.theplugin.idea.jira.tree.JIRAManualFilterTreeNode extends AbstractTreeNode implements Serializable

Serialized Fields

manualFilter

JIRAManualFilter manualFilter

jiraServerCfg

com.atlassian.theplugin.commons.remoteapi.ServerData jiraServerCfg

Class com.atlassian.theplugin.idea.jira.tree.JiraRecentlyOpenTreeNode extends AbstractTreeNode implements Serializable

Class com.atlassian.theplugin.idea.jira.tree.JIRASavedFilterTreeNode extends AbstractTreeNode implements Serializable

Serialized Fields

savedFilter

JIRASavedFilter savedFilter

serverData

com.atlassian.theplugin.commons.remoteapi.ServerData serverData

Class com.atlassian.theplugin.idea.jira.tree.JIRAServerTreeNode extends AbstractTreeNode implements Serializable

Serialized Fields

jiraServer

com.atlassian.theplugin.commons.remoteapi.ServerData jiraServer

Package com.atlassian.theplugin.idea.ui

Class com.atlassian.theplugin.idea.ui.AtlassianToolbar extends javax.swing.JPanel implements Serializable

Class com.atlassian.theplugin.idea.ui.BoldLabel extends javax.swing.JLabel implements Serializable

Class com.atlassian.theplugin.idea.ui.CollapsiblePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

myToggleCollapseButton

javax.swing.JButton myToggleCollapseButton

myContent

javax.swing.JComponent myContent

myIsCollapsed

boolean myIsCollapsed

myListeners

java.util.Collection<E> myListeners

myIsInitialized

boolean myIsInitialized

myExpandIcon

javax.swing.Icon myExpandIcon

myCollapseIcon

javax.swing.Icon myCollapseIcon

myTitleLabel

javax.swing.JLabel myTitleLabel

contentPanel

javax.swing.JPanel contentPanel

labelPanel

javax.swing.JPanel labelPanel

Class com.atlassian.theplugin.idea.ui.ComboWithLabel extends javax.swing.JPanel implements Serializable

Serialized Fields

combo

javax.swing.JComboBox combo

Class com.atlassian.theplugin.idea.ui.ScrollablePanel extends javax.swing.JPanel implements Serializable

Class com.atlassian.theplugin.idea.ui.ScrollableTwoColumnPanel extends javax.swing.JScrollPane implements Serializable

Serialized Fields

panel

javax.swing.JPanel panel

Class com.atlassian.theplugin.idea.ui.ShowHideButton extends javax.swing.JLabel implements Serializable

Serialized Fields

body

javax.swing.JComponent body

container

javax.swing.JComponent container

useText

boolean useText

right

javax.swing.Icon right

down

javax.swing.Icon down

shown

boolean shown

Class com.atlassian.theplugin.idea.ui.TooltipCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Class com.atlassian.theplugin.idea.ui.WhiteLabel extends javax.swing.JLabel implements Serializable


Package com.atlassian.theplugin.idea.ui.tree

Class com.atlassian.theplugin.idea.ui.tree.AbstractTree extends javax.swing.JTree implements Serializable

Class com.atlassian.theplugin.idea.ui.tree.AtlassianTree extends javax.swing.JTree implements Serializable

Serialized Fields

disableNotification

boolean disableNotification

Class com.atlassian.theplugin.idea.ui.tree.AtlassianTree.AtlassianTreeCellRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable

Class com.atlassian.theplugin.idea.ui.tree.AtlassianTreeModel extends javax.swing.tree.DefaultTreeModel implements Serializable

Class com.atlassian.theplugin.idea.ui.tree.AtlassianTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

action

AtlassianClickAction action

Package com.atlassian.theplugin.idea.ui.tree.comment

Class com.atlassian.theplugin.idea.ui.tree.comment.CommentTreeNode extends FileNode implements Serializable

Serialized Fields

editable

boolean editable

isExpanded

boolean isExpanded

review

com.atlassian.theplugin.commons.crucible.api.model.ReviewAdapter review

Class com.atlassian.theplugin.idea.ui.tree.comment.FileNameNode extends AtlassianTreeNode implements Serializable

Serialized Fields

review

com.atlassian.theplugin.commons.crucible.api.model.ReviewAdapter review

file

com.atlassian.theplugin.commons.crucible.api.model.CrucibleFileInfo file

Class com.atlassian.theplugin.idea.ui.tree.comment.GeneralCommentTreeNode extends CommentTreeNode implements Serializable

Serialized Fields

comment

com.atlassian.theplugin.commons.crucible.api.model.GeneralComment comment

Class com.atlassian.theplugin.idea.ui.tree.comment.GeneralSectionNode extends AtlassianTreeNode implements Serializable

Serialized Fields

myRenderer

javax.swing.tree.TreeCellRenderer myRenderer

review

com.atlassian.theplugin.commons.crucible.api.model.ReviewAdapter review

Class com.atlassian.theplugin.idea.ui.tree.comment.VersionedCommentTreeNode extends CommentTreeNode implements Serializable

Serialized Fields

file

com.atlassian.theplugin.commons.crucible.api.model.CrucibleFileInfo file

comment

com.atlassian.theplugin.commons.crucible.api.model.VersionedComment comment

Package com.atlassian.theplugin.idea.ui.tree.file

Class com.atlassian.theplugin.idea.ui.tree.file.BambooFileNode extends FileNode implements Serializable

Serialized Fields

file

com.atlassian.theplugin.commons.BambooFileInfo file

psiFile

com.intellij.psi.PsiFile psiFile
null when there is not corresponding PsiFile in currently open project

Class com.atlassian.theplugin.idea.ui.tree.file.CrucibleChangeSetTitleNode extends FileNode implements Serializable

Serialized Fields

review

com.atlassian.theplugin.commons.crucible.api.model.ReviewAdapter review

Class com.atlassian.theplugin.idea.ui.tree.file.CrucibleContainerNode extends FileNode implements Serializable

Serialized Fields

review

com.atlassian.theplugin.commons.crucible.api.model.ReviewAdapter review

Class com.atlassian.theplugin.idea.ui.tree.file.CrucibleFileNode extends FileNode implements Serializable

Serialized Fields

file

com.atlassian.theplugin.commons.crucible.api.model.CrucibleFileInfo file

review

com.atlassian.theplugin.commons.crucible.api.model.ReviewAdapter review

Class com.atlassian.theplugin.idea.ui.tree.file.CrucibleFilesNode extends CrucibleContainerNode implements Serializable

Class com.atlassian.theplugin.idea.ui.tree.file.CrucibleGeneralCommentsNode extends CrucibleContainerNode implements Serializable

Class com.atlassian.theplugin.idea.ui.tree.file.CrucibleLineCommentsNode extends CrucibleContainerNode implements Serializable

Serialized Fields

file

com.atlassian.theplugin.commons.crucible.api.model.CrucibleFileInfo file

Class com.atlassian.theplugin.idea.ui.tree.file.FileNode extends AtlassianTreeNode implements Serializable

Serialized Fields

children

java.util.Map<K,V> children

name

java.lang.String name

Class com.atlassian.theplugin.idea.ui.tree.file.FolderNode extends FileNode implements Serializable


Package com.atlassian.theplugin.idea.ui.tree.paneltree

Class com.atlassian.theplugin.idea.ui.tree.paneltree.AbstractTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

name

java.lang.String name

iconOpen

javax.swing.Icon iconOpen

iconClosed

javax.swing.Icon iconClosed

disabledIconOpen

javax.swing.Icon disabledIconOpen

disabledIconClosed

javax.swing.Icon disabledIconClosed

renderer

com.atlassian.theplugin.idea.ui.tree.paneltree.AbstractTreeNode.RendererPanel renderer

Class com.atlassian.theplugin.idea.ui.tree.paneltree.SelectableLabel extends javax.swing.JLabel implements Serializable

Serialized Fields

height

int height

enabled

boolean enabled

Class com.atlassian.theplugin.idea.ui.tree.paneltree.TreeRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable


Package com.atlassian.theplugin.jira.api

Class com.atlassian.theplugin.jira.api.JIRAException extends java.lang.Exception implements Serializable

Class com.atlassian.theplugin.jira.api.JIRALoginException extends JIRAException implements Serializable

Class com.atlassian.theplugin.jira.api.JiraUserNotFoundException extends java.lang.Exception implements Serializable


Package com.atlassian.theplugin.jira.api.soap.axis

Class com.atlassian.theplugin.jira.api.soap.axis.AbstractNamedRemoteEntity extends AbstractRemoteEntity implements Serializable

Serialized Fields

name

java.lang.String name

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.AbstractRemoteConstant extends AbstractNamedRemoteEntity implements Serializable

Serialized Fields

description

java.lang.String description

icon

java.lang.String icon

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.AbstractRemoteEntity extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.IssueServiceImpl$RemoteWorklogImpl extends RemoteWorklog implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.JiraSoapServiceServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

JirasoapserviceV2_address

java.lang.String JirasoapserviceV2_address

JirasoapserviceV2WSDDServiceName

java.lang.String JirasoapserviceV2WSDDServiceName

ports

java.util.HashSet<E> ports

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteAttachment extends AbstractRemoteEntity implements Serializable

Serialized Fields

author

java.lang.String author

created

java.util.Calendar created

filename

java.lang.String filename

filesize

java.lang.Long filesize

mimetype

java.lang.String mimetype

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteAuthenticationException extends RemoteException implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteComment extends java.lang.Object implements Serializable

Serialized Fields

author

java.lang.String author

body

java.lang.String body

created

java.util.Calendar created

groupLevel

java.lang.String groupLevel

id

java.lang.String id

roleLevel

java.lang.String roleLevel

updateAuthor

java.lang.String updateAuthor

updated

java.util.Calendar updated

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteComponent extends AbstractNamedRemoteEntity implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteConfiguration extends java.lang.Object implements Serializable

Serialized Fields

allowAttachments

boolean allowAttachments

allowExternalUserManagment

boolean allowExternalUserManagment

allowIssueLinking

boolean allowIssueLinking

allowSubTasks

boolean allowSubTasks

allowTimeTracking

boolean allowTimeTracking

allowUnassignedIssues

boolean allowUnassignedIssues

allowVoting

boolean allowVoting

allowWatching

boolean allowWatching

timeTrackingDaysPerWeek

int timeTrackingDaysPerWeek

timeTrackingHoursPerDay

int timeTrackingHoursPerDay

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteCustomFieldValue extends java.lang.Object implements Serializable

Serialized Fields

customfieldId

java.lang.String customfieldId

key

java.lang.String key

values

java.lang.String[] values

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteEntity extends java.lang.Object implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteException extends org.apache.axis.AxisFault implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteField extends AbstractNamedRemoteEntity implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteFieldValue extends java.lang.Object implements Serializable

Serialized Fields

id

java.lang.String id

values

java.lang.String[] values

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteFilter extends AbstractNamedRemoteEntity implements Serializable

Serialized Fields

author

java.lang.String author

description

java.lang.String description

project

java.lang.String project

xml

java.lang.String xml

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteGroup extends RemoteEntity implements Serializable

Serialized Fields

name

java.lang.String name

users

RemoteUser[] users

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteIssue extends AbstractRemoteEntity implements Serializable

Serialized Fields

affectsVersions

RemoteVersion[] affectsVersions

assignee

java.lang.String assignee

attachmentNames

java.lang.String[] attachmentNames

components

RemoteComponent[] components

created

java.util.Calendar created

customFieldValues

RemoteCustomFieldValue[] customFieldValues

description

java.lang.String description

duedate

java.util.Calendar duedate

environment

java.lang.String environment

fixVersions

RemoteVersion[] fixVersions

key

java.lang.String key

priority

java.lang.String priority

project

java.lang.String project

reporter

java.lang.String reporter

resolution

java.lang.String resolution

status

java.lang.String status

summary

java.lang.String summary

type

java.lang.String type

updated

java.util.Calendar updated

votes

java.lang.Long votes

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteIssueType extends AbstractRemoteConstant implements Serializable

Serialized Fields

subTask

boolean subTask

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteNamedObject extends AbstractNamedRemoteEntity implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemotePermission extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

permission

java.lang.Long permission

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemotePermissionException extends RemoteException implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemotePermissionMapping extends java.lang.Object implements Serializable

Serialized Fields

permission

RemotePermission permission

remoteEntities

RemoteEntity[] remoteEntities

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemotePermissionScheme extends RemoteScheme implements Serializable

Serialized Fields

permissionMappings

RemotePermissionMapping[] permissionMappings

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemotePriority extends AbstractRemoteConstant implements Serializable

Serialized Fields

color

java.lang.String color

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteProject extends AbstractNamedRemoteEntity implements Serializable

Serialized Fields

description

java.lang.String description

issueSecurityScheme

RemoteScheme issueSecurityScheme

key

java.lang.String key

lead

java.lang.String lead

notificationScheme

RemoteScheme notificationScheme

permissionScheme

RemotePermissionScheme permissionScheme

projectUrl

java.lang.String projectUrl

url

java.lang.String url

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteProjectRole extends java.lang.Object implements Serializable

Serialized Fields

description

java.lang.String description

id

java.lang.Long id

name

java.lang.String name

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteProjectRoleActors extends RemoteRoleActors implements Serializable

Serialized Fields

project

RemoteProject project

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteResolution extends AbstractRemoteConstant implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteRoleActor extends java.lang.Object implements Serializable

Serialized Fields

descriptor

java.lang.String descriptor

parameter

java.lang.String parameter

projectRole

RemoteProjectRole projectRole

type

java.lang.String type

users

RemoteUser[] users

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteRoleActors extends java.lang.Object implements Serializable

Serialized Fields

projectRole

RemoteProjectRole projectRole

roleActors

RemoteRoleActor[] roleActors

users

RemoteUser[] users

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteScheme extends java.lang.Object implements Serializable

Serialized Fields

description

java.lang.String description

id

java.lang.Long id

name

java.lang.String name

type

java.lang.String type

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteSecurityLevel extends AbstractNamedRemoteEntity implements Serializable

Serialized Fields

description

java.lang.String description

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteServerInfo extends java.lang.Object implements Serializable

Serialized Fields

baseUrl

java.lang.String baseUrl

buildDate

java.util.Calendar buildDate

buildNumber

java.lang.String buildNumber

edition

java.lang.String edition

serverTime

RemoteTimeInfo serverTime

version

java.lang.String version

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteStatus extends AbstractRemoteConstant implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteTimeInfo extends java.lang.Object implements Serializable

Serialized Fields

serverTime

java.lang.String serverTime

timeZoneId

java.lang.String timeZoneId

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteUser extends RemoteEntity implements Serializable

Serialized Fields

email

java.lang.String email

fullname

java.lang.String fullname

name

java.lang.String name

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteValidationException extends RemoteException implements Serializable

Serialized Fields

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteVersion extends AbstractNamedRemoteEntity implements Serializable

Serialized Fields

archived

boolean archived

releaseDate

java.util.Calendar releaseDate

released

boolean released

sequence

java.lang.Long sequence

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class com.atlassian.theplugin.jira.api.soap.axis.RemoteWorklog extends java.lang.Object implements Serializable

Serialized Fields

author

java.lang.String author

comment

java.lang.String comment

created

java.util.Calendar created

groupLevel

java.lang.String groupLevel

id

java.lang.String id

roleLevelId

java.lang.String roleLevelId

startDate

java.util.Calendar startDate

timeSpent

java.lang.String timeSpent

timeSpentInSeconds

long timeSpentInSeconds

updateAuthor

java.lang.String updateAuthor

updated

java.util.Calendar updated

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Package com.atlassian.theplugin.jira.model

Class com.atlassian.theplugin.jira.model.JIRAFilterListBuilder.JIRAServerFiltersBuilderException extends java.lang.Exception implements Serializable

Serialized Fields

exceptions

java.util.Map<K,V> exceptions

Package com.atlassian.theplugin.remoteapi

Class com.atlassian.theplugin.remoteapi.RemoteApiLogoutException extends com.atlassian.theplugin.commons.remoteapi.RemoteApiException implements Serializable


Package thirdparty.javaworld

Class thirdparty.javaworld.ClasspathHTMLEditorKit extends javax.swing.text.html.HTMLEditorKit implements Serializable

serialVersionUID: -6514354184056679038L



Copyright © 2008-2009 Atlassian Pty Ltd. All Rights Reserved.