Uses of Class
org.jenkinsci.plugins.p4.workflow.source.P4SyncDescriptor
-
Packages that use P4SyncDescriptor Package Description org.jenkinsci.plugins.p4.workflow.source -
-
Uses of P4SyncDescriptor in org.jenkinsci.plugins.p4.workflow.source
Subclasses of P4SyncDescriptor in org.jenkinsci.plugins.p4.workflow.source Modifier and Type Class Description static classDepotSource.DescriptorImplstatic classGraphSource.DescriptorImplstatic classStreamSource.DescriptorImplstatic classTemplateSource.DescriptorImplMethods in org.jenkinsci.plugins.p4.workflow.source that return P4SyncDescriptor Modifier and Type Method Description P4SyncDescriptorAbstractSource. getDescriptor()Methods in org.jenkinsci.plugins.p4.workflow.source that return types with arguments of type P4SyncDescriptor Modifier and Type Method Description static DescriptorExtensionList<AbstractSource,P4SyncDescriptor>AbstractSource. all()
-