Class PlanExecutionGuardModuleDescriptor

java.lang.Object
com.atlassian.plugin.descriptors.AbstractModuleDescriptor<T>
com.atlassian.bamboo.plugin.descriptor.AbstractBambooModuleDescriptor<PlanExecutionGuard>
com.atlassian.bamboo.plugin.descriptor.PlanExecutionGuardModuleDescriptor
All Implemented Interfaces:
com.atlassian.plugin.ModuleDescriptor<PlanExecutionGuard>, com.atlassian.plugin.Resourced, com.atlassian.plugin.ScopeAware, com.atlassian.plugin.StateAware

public class PlanExecutionGuardModuleDescriptor extends AbstractBambooModuleDescriptor<PlanExecutionGuard>
  • Field Details

  • Constructor Details

    • PlanExecutionGuardModuleDescriptor

      public PlanExecutionGuardModuleDescriptor(@NotNull @NotNull com.atlassian.plugin.module.ModuleFactory moduleFactory)
  • Method Details