Class BlacklistUrlBean
- java.lang.Object
-
- com.javahollic.jira.emh.api.integration.beans.BlacklistUrlBean
-
public class BlacklistUrlBean extends Object
-
-
Constructor Summary
Constructors Constructor Description BlacklistUrlBean(String urlRegexp, String projectKey, int id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getId()
String
getScopedProjectKey()
String
getUrlRegexp()
-