Uses of Class
hudson.slaves.RetentionStrategy.Always
-
Packages that use RetentionStrategy.Always Package Description hudson.slaves Code related to agents. -
-
Uses of RetentionStrategy.Always in hudson.slaves
Fields in hudson.slaves declared as RetentionStrategy.Always Modifier and Type Field Description static RetentionStrategy.Always
RetentionStrategy. INSTANCE
Convenient singleton instance, since thisRetentionStrategy
is stateless.
-