|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BuildContextCaptureType | |
|---|---|
| org.jenkinsci.plugins.buildcontextcapture | |
| org.jenkinsci.plugins.buildcontextcapture.type | |
| org.jenkinsci.plugins.buildcontextcapture.type.impl | |
| Uses of BuildContextCaptureType in org.jenkinsci.plugins.buildcontextcapture |
|---|
| Methods in org.jenkinsci.plugins.buildcontextcapture that return BuildContextCaptureType | |
|---|---|
BuildContextCaptureType[] |
BuildContextJobProperty.getTypes()
|
| Methods in org.jenkinsci.plugins.buildcontextcapture with parameters of type BuildContextCaptureType | |
|---|---|
void |
BuildContextJobProperty.setTypes(BuildContextCaptureType[] types)
|
| Uses of BuildContextCaptureType in org.jenkinsci.plugins.buildcontextcapture.type |
|---|
| Classes in org.jenkinsci.plugins.buildcontextcapture.type with type parameters of type BuildContextCaptureType | |
|---|---|
class |
BuildContextCaptureTypeDescriptor<T extends BuildContextCaptureType>
|
| Methods in org.jenkinsci.plugins.buildcontextcapture.type that return types with arguments of type BuildContextCaptureType | |
|---|---|
hudson.model.Descriptor<BuildContextCaptureType> |
BuildContextCaptureType.getDescriptor()
|
abstract java.lang.Class<? extends BuildContextCaptureType> |
BuildContextCaptureTypeDescriptor.getType()
|
| Uses of BuildContextCaptureType in org.jenkinsci.plugins.buildcontextcapture.type.impl |
|---|
| Subclasses of BuildContextCaptureType in org.jenkinsci.plugins.buildcontextcapture.type.impl | |
|---|---|
class |
EnvVarsType
|
class |
JobConfigType
|
class |
JobInfraType
|
class |
LogType
|
| Methods in org.jenkinsci.plugins.buildcontextcapture.type.impl that return types with arguments of type BuildContextCaptureType | |
|---|---|
java.lang.Class<? extends BuildContextCaptureType> |
LogType.LogTypeDescriptor.getType()
|
java.lang.Class<? extends BuildContextCaptureType> |
JobInfraType.JobInfraTypeDescriptor.getType()
|
java.lang.Class<? extends BuildContextCaptureType> |
JobConfigType.JobConfigTypeDescriptor.getType()
|
java.lang.Class<? extends BuildContextCaptureType> |
EnvVarsType.EnvVarsTypeDescriptor.getType()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||