Serialized Form


Package org.sonar.commons

Class org.sonar.commons.ServerApiEmptyContentException extends java.lang.RuntimeException implements Serializable

Class org.sonar.commons.ServerApiLaunchBatchFailureException extends java.lang.RuntimeException implements Serializable

Class org.sonar.commons.ServerConnectionException extends java.lang.RuntimeException implements Serializable


Package org.sonar.commons.dag

Class org.sonar.commons.dag.CyclicDependenciesException extends java.lang.RuntimeException implements Serializable


Package org.sonar.commons.database

Class org.sonar.commons.database.DatabaseException extends javax.persistence.PersistenceException implements Serializable

Class org.sonar.commons.database.JndiException extends java.lang.RuntimeException implements Serializable


Package org.sonar.commons.resources

Class org.sonar.commons.resources.ProjectLink extends BaseIdentifiable implements Serializable

serialVersionUID: 3473761819014871039L

Serialized Fields

resource

Resource resource

key

java.lang.String key

name

java.lang.String name

href

java.lang.String href

Class org.sonar.commons.resources.Resource extends BaseIdentifiable implements Serializable

serialVersionUID: -7747333646654989328L

Serialized Fields

name

java.lang.String name

description

java.lang.String description

enabled

java.lang.Boolean enabled

scope

java.lang.String scope

qualifier

java.lang.String qualifier

key

java.lang.String key

languageKey

java.lang.String languageKey

rootId

java.lang.Integer rootId

projectLinks

java.util.List<E> projectLinks

rulesProfile

RulesProfile rulesProfile

Class org.sonar.commons.resources.Snapshot extends BaseIdentifiable implements Serializable

serialVersionUID: -6637859483638004953L

Serialized Fields

resource

Resource resource

createdAt

java.util.Date createdAt

version

java.lang.String version

last

java.lang.Boolean last

status

java.lang.String status

purged

java.lang.Boolean purged

scope

java.lang.String scope

path

java.lang.String path

depth

java.lang.Integer depth

qualifier

java.lang.String qualifier

root

Snapshot root

parent

Snapshot parent

Package org.sonar.commons.rules

Class org.sonar.commons.rules.ActiveRule extends BaseIdentifiable implements Serializable

serialVersionUID: -6161808961786732538L

Serialized Fields

rule

Rule rule

level

RuleFailureLevel level

rulesProfile

RulesProfile rulesProfile

activeRuleParams

java.util.List<E> activeRuleParams

Class org.sonar.commons.rules.RuleFailure extends BaseIdentifiable implements Serializable

serialVersionUID: 6573631005994829171L

Serialized Fields

snapshotId

java.lang.Integer snapshotId

rule

Rule rule

params

java.util.List<E> params

failureLevel

RuleFailureLevel failureLevel

message

java.lang.String message

Class org.sonar.commons.rules.RulesProfile extends BaseIdentifiable implements Serializable

serialVersionUID: 4024876470769619760L

Serialized Fields

name

java.lang.String name

defaultProfile

java.lang.Boolean defaultProfile

provided

java.lang.Boolean provided

language

java.lang.String language

activeRules

java.util.List<E> activeRules

alerts

java.util.List<E> alerts

projects

java.util.List<E> projects

Package org.sonar.plugins.api

Class org.sonar.plugins.api.MissingDataException extends java.lang.RuntimeException implements Serializable


Package org.sonar.plugins.api.maven.xml

Class org.sonar.plugins.api.maven.xml.XmlParserException extends java.lang.RuntimeException implements Serializable


Package org.sonar.plugins.api.rules

Class org.sonar.plugins.api.rules.ProfileNameNullException extends java.lang.RuntimeException implements Serializable


Package org.sonar.plugins.cpd

Class org.sonar.plugins.cpd.CpdExecutionException extends java.lang.RuntimeException implements Serializable


Package org.sonar.squid

Class org.sonar.squid.AnalysisException extends java.lang.RuntimeException implements Serializable



Copyright © 2009 SonarSource SA. All Rights Reserved.