Uses of Class
hudson.slaves.RetentionStrategy.Always
Packages that use RetentionStrategy.Always
-
Uses of RetentionStrategy.Always in hudson.slaves
Fields in hudson.slaves declared as RetentionStrategy.AlwaysModifier and TypeFieldDescriptionstatic final RetentionStrategy.Always
RetentionStrategy.INSTANCE
Convenient singleton instance, since thisRetentionStrategy
is stateless.