Package | Description |
---|---|
hudson.scm | |
hudson.scm.api.option |
Modifier and Type | Method and Description |
---|---|
IAPIFields.CP_MEMBER_OPERATION |
IntegrityCMMember.CPMember.getOperationType() |
Constructor and Description |
---|
CPMember(String memberName,
IAPIFields.CP_MEMBER_OPERATION operation,
String revision,
String location,
String configpath,
String user) |
Modifier and Type | Method and Description |
---|---|
static IAPIFields.CP_MEMBER_OPERATION |
IAPIFields.CP_MEMBER_OPERATION.searchEnum(String operation) |
static IAPIFields.CP_MEMBER_OPERATION |
IAPIFields.CP_MEMBER_OPERATION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IAPIFields.CP_MEMBER_OPERATION[] |
IAPIFields.CP_MEMBER_OPERATION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2024. All rights reserved.