CodeBeamer 5.4.0.1-RC API

com.intland.codebeamer.remoting
Interface GroupType


public interface GroupType

Group type constants.


Field Summary
static int ARTIFACT
          Artifact.
static int ARTIFACT_COMMENT
          Artifact comment.
static int BUILD
          Build.
static int FORUM
          Forum.
static int FORUM_POST
          Forum topic.
static int PROJECT
          Project.
static int ROLE
          Type for Roles
static int SCM_CHANGE_SET
          Source code commits
static int SOURCE
          Source code file.
static int TRACKER
          Tracker.
static int TRACKER_ITEM
          Tracker item.
static int TRACKER_ITEM_ATTACHMENT
          Tracker item comment.
static int TRACKER_ITEM_COMMENT
          Tracker item comment.
static int USER_ACCOUNT
          User account.
static int VIEW
          Type for (tracker) views/filters, although they are not really referable
 

Field Detail

USER_ACCOUNT

static final int USER_ACCOUNT
User account.

See Also:
Constant Field Values

PROJECT

static final int PROJECT
Project.

See Also:
Constant Field Values

TRACKER

static final int TRACKER
Tracker.

See Also:
Constant Field Values

FORUM

static final int FORUM
Forum.

See Also:
Constant Field Values

ARTIFACT

static final int ARTIFACT
Artifact.

See Also:
Constant Field Values

BUILD

static final int BUILD
Build.

See Also:
Constant Field Values

SOURCE

static final int SOURCE
Source code file.

See Also:
Constant Field Values

ARTIFACT_COMMENT

static final int ARTIFACT_COMMENT
Artifact comment.

See Also:
Constant Field Values

TRACKER_ITEM

static final int TRACKER_ITEM
Tracker item.

See Also:
Constant Field Values

TRACKER_ITEM_COMMENT

static final int TRACKER_ITEM_COMMENT
Tracker item comment.

See Also:
Constant Field Values

TRACKER_ITEM_ATTACHMENT

static final int TRACKER_ITEM_ATTACHMENT
Tracker item comment.

See Also:
Constant Field Values

FORUM_POST

static final int FORUM_POST
Forum topic.

See Also:
Constant Field Values

ROLE

static final int ROLE
Type for Roles

See Also:
Constant Field Values

SCM_CHANGE_SET

static final int SCM_CHANGE_SET
Source code commits

See Also:
Constant Field Values

VIEW

static final int VIEW
Type for (tracker) views/filters, although they are not really referable

See Also:
Constant Field Values

CodeBeamer 5.4.0.1-RC API

Copyright © 2006-2009 Intland Software. All rights reserved.