|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjetbrains.buildServer.responsibility.ResponsibilityId
public abstract class ResponsibilityId
Represents the identifier of the responsibility item.
BuildTypeResponsibilityId,
TestResponsibilityId| Nested Class Summary | |
|---|---|
static interface |
ResponsibilityId.Parser
|
| Constructor Summary | |
|---|---|
ResponsibilityId()
|
|
| Method Summary | |
|---|---|
abstract java.lang.String |
asString()
|
static ResponsibilityId |
parse(java.lang.String string)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResponsibilityId()
| Method Detail |
|---|
@NotNull public abstract java.lang.String asString()
@Nullable
public static ResponsibilityId parse(@NotNull
java.lang.String string)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||