Class ProjectCreationEngine.CreationClass

  • All Implemented Interfaces:
    Describable<ProjectCreationEngine.CreationClass>
    Enclosing class:
    ProjectCreationEngine

    public static class ProjectCreationEngine.CreationClass
    extends AbstractDescribableImpl<ProjectCreationEngine.CreationClass>
    This class describes the fundamental properties of a creation class type.

    Apart from a name and short description, it also stores certain global properties of that class of projects and is capable of displaying certain purely informative data.

    For example, it will calculate how many projects are already using this class. This allows its deletion to be prevented until all the given jobs have been reassigned or deleted.

    Author:
    mhschroe