|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BuildKeeperPolicy in org.jenkins_ci.plugins.build_keeper |
---|
Subclasses of BuildKeeperPolicy in org.jenkins_ci.plugins.build_keeper | |
---|---|
class |
BuildNumberPolicy
|
class |
ByDayPolicy
|
class |
KeepFirstFailedPolicy
|
class |
KeepSincePolicy
|
class |
PeriodAndFailedPolicy
|
class |
RunConditionPolicy
|
Methods in org.jenkins_ci.plugins.build_keeper that return BuildKeeperPolicy | |
---|---|
BuildKeeperPolicy |
BuildKeeper.getPolicy()
|
Methods in org.jenkins_ci.plugins.build_keeper that return types with arguments of type BuildKeeperPolicy | |
---|---|
static hudson.DescriptorExtensionList<BuildKeeperPolicy,BuildKeeperPolicy.BuildKeeperPolicyDescriptor> |
BuildKeeperPolicy.all()
|
Constructors in org.jenkins_ci.plugins.build_keeper with parameters of type BuildKeeperPolicy | |
---|---|
BuildKeeper(BuildKeeperPolicy policy)
|
Constructor parameters in org.jenkins_ci.plugins.build_keeper with type arguments of type BuildKeeperPolicy | |
---|---|
BuildKeeperPolicy.BuildKeeperPolicyDescriptor(Class<? extends BuildKeeperPolicy> clazz)
|
|
PeriodAndFailedPolicy.PeriodAndFailedPolicyDescriptor(Class<? extends BuildKeeperPolicy> clazz)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |