|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.core.clients.workitem.link.LinkTextMaxLengths
public class LinkTextMaxLengths
Field Summary | |
---|---|
static int |
COMMENT_MAX_LENGTH
|
static int |
HYPERLINK_LOCATION_MAX_LENGTH
|
static int |
WORK_ITEM_TITLE_MAX_LENGTH
|
Constructor Summary | |
---|---|
LinkTextMaxLengths()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int COMMENT_MAX_LENGTH
255
public static final int HYPERLINK_LOCATION_MAX_LENGTH
2083
public static final int WORK_ITEM_TITLE_MAX_LENGTH
256
Constructor Detail |
---|
public LinkTextMaxLengths()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |