|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TrackingSVNProperty.ToTrack in hudson.plugins.trackingsvn |
|---|
| Methods in hudson.plugins.trackingsvn that return TrackingSVNProperty.ToTrack | |
|---|---|
TrackingSVNProperty.ToTrack |
TrackingSVNProperty.getToTrack()
|
static TrackingSVNProperty.ToTrack |
TrackingSVNProperty.ToTrack.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TrackingSVNProperty.ToTrack[] |
TrackingSVNProperty.ToTrack.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in hudson.plugins.trackingsvn with parameters of type TrackingSVNProperty.ToTrack | |
|---|---|
TrackingSVNProperty(java.lang.String sourceProject,
TrackingSVNProperty.ToTrack toTrack,
java.lang.String ignoredURLs)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||