Skip to content

Commit

Permalink
[JENKINS-31162] New descriptions in javadoc about categories
Browse files Browse the repository at this point in the history
  • Loading branch information
recena committed Apr 5, 2016
1 parent 00e507d commit 9920b9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -30,7 +30,7 @@
import org.kohsuke.accmod.restrictions.DoNotUse;

/**
* A generic {@link ItemCategory}.
* Designed for project hierarchies with folders.
*
* This category should be moved to cloudbees-folder-plugin short-term.
* Really when upgrades its baseline to 2.0.
Expand Down
Expand Up @@ -28,7 +28,7 @@
import jenkins.model.Messages;

/**
* A generic {@link ItemCategory}
* Designed for projects with a self-contained configuration and history.
*/
@Extension(ordinal = -100)
public class StandaloneProjectsCategory extends ItemCategory {
Expand Down

0 comments on commit 9920b9c

Please sign in to comment.