public interface IReviewSubscription extends IMapEntry
Perforce user subscriptions are a simple view that uses the left side only, but this is not enforced if the superclass methods are also used.
IMapEntry.EntryTypeORDER_UNKNOWN| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSubscription()
Get the review subscription.
|
void |
setSubscription(java.lang.String subscription)
Set the review subscription.
|