Class PostChainActionModuleDescriptor

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

public class PostChainActionModuleDescriptor extends AbstractBambooModuleDescriptor<PostChainAction>
  • Constructor Details

    • PostChainActionModuleDescriptor

      public PostChainActionModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory)