Uses of Class
org.jenkinsci.plugins.buildcontextcapture.type.FlexibleBuildContextCaptureType

Packages that use FlexibleBuildContextCaptureType
org.jenkinsci.plugins.buildcontextcapture.type.impl   
 

Uses of FlexibleBuildContextCaptureType in org.jenkinsci.plugins.buildcontextcapture.type.impl
 

Subclasses of FlexibleBuildContextCaptureType in org.jenkinsci.plugins.buildcontextcapture.type.impl
 class BuildTimeType
           
 class CommandType
           
 class JobConfigType
           
 class LogType
           
 

Methods in org.jenkinsci.plugins.buildcontextcapture.type.impl that return types with arguments of type FlexibleBuildContextCaptureType
 Class<? extends FlexibleBuildContextCaptureType> LogType.LogTypeDescriptor.getType()
           
 Class<? extends FlexibleBuildContextCaptureType> JobConfigType.JobConfigTypeDescriptor.getType()
           
 Class<? extends FlexibleBuildContextCaptureType> CommandType.CommandTypeDescriptor.getType()
           
 Class<? extends FlexibleBuildContextCaptureType> BuildTimeType.BuildTimeTypeDescriptor.getType()
           
 



Copyright © 2004-2012. All Rights Reserved.