TCause
- A cause type to be checkedpublic abstract class JobCauseRestriction<TCause extends hudson.model.Cause> extends Object implements hudson.model.Describable<JobCauseRestriction<? extends hudson.model.Cause>>
Modifier and Type | Class and Description |
---|---|
static class |
JobCauseRestriction.JobCauseRestrictionDescriptor |
Constructor and Description |
---|
JobCauseRestriction() |
public abstract void validate(TCause cause) throws hudson.AbortException
hudson.AbortException
Copyright © 2016–2018. All rights reserved.