public interface IssueTrackingProfile extends IssueTrackingProfile
itp by
enabling a generic configuration GUI.
The implementation of this interface has to provide a constructor
public IssueTrackingProfile(IssueTrackingData profileEntity, Credentials credentials)| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getInfo()
Get the info shown in the RepositoryInfo column of the configuration page.
|
EnhancedPropertyProvider |
getPropertyProvider()
Get all properties used to configure a profile.
|
StringResolver |
getStringResolver()
Used for getting the label that should be shown for a property.
|
void |
validate()
Checks if all required data was provided correctly and is working
|
fieldChanged, getIssue, getIssueStatistics, getName, getPossibleStates, getStates, newIssue, newIssueEnhancedPropertyProvider getPropertyProvider()
StringResolver getStringResolver()
java.lang.String getInfo()
void validate()
throws IssueTrackingProfileException
IssueTrackingProfileExceptionCopyright © Micro Focus 2004-2019. All rights reserved.