Class ArtifactHandlerSupportsAgentTypeModuleDescriptorPredicate

java.lang.Object
com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlerSupportsAgentTypeModuleDescriptorPredicate
All Implemented Interfaces:
Predicate<com.atlassian.plugin.ModuleDescriptor<ArtifactHandler>>

public class ArtifactHandlerSupportsAgentTypeModuleDescriptorPredicate extends Object implements Predicate<com.atlassian.plugin.ModuleDescriptor<ArtifactHandler>>
  • Constructor Details

    • ArtifactHandlerSupportsAgentTypeModuleDescriptorPredicate

      public ArtifactHandlerSupportsAgentTypeModuleDescriptorPredicate(@NotNull @NotNull AgentType agentType)
  • Method Details