Uses of Annotation Interface
jenkins.security.XStreamNotDeserializable
Packages that use XStreamNotDeserializable
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins.Jenkins's interface with source code management systems.
Code related to agents.
Built-in
Triggers that run periodically to kick a new build.-
Uses of XStreamNotDeserializable in hudson.model
Fields in hudson.model with annotations of type XStreamNotDeserializableModifier and TypeFieldDescriptionAbstractProject.buildsAll the builds keyed by their build number.protected booleanNewly copied agents get this flag set, so that Jenkins doesn't try to start/remove this node until its configuration is saved once.protected StringAbstractItem.nameProject name.intRun.numberBuild number.protected JJobProperty.ownerTheJobobject that owns this property.protected final JobTRun.projectAbstractProject.transientActionsActions contributed from subsidiary objects associated withAbstractProject, such as from triggers, builders, publishers, etc.protected UserUserProperty.userThe user object that owns this property.protected ViewViewProperty.viewThe view object that owns this property. -
Uses of XStreamNotDeserializable in hudson.scm
Fields in hudson.scm with annotations of type XStreamNotDeserializable -
Uses of XStreamNotDeserializable in hudson.slaves
Fields in hudson.slaves with annotations of type XStreamNotDeserializable -
Uses of XStreamNotDeserializable in hudson.triggers
Fields in hudson.triggers with annotations of type XStreamNotDeserializable -
Uses of XStreamNotDeserializable in jenkins.model
Fields in jenkins.model with annotations of type XStreamNotDeserializable