Class BlacklistSizeBean
- java.lang.Object
-
- com.javahollic.jira.emh.api.integration.beans.BlacklistSizeBean
-
public class BlacklistSizeBean extends Object
-
-
Constructor Summary
Constructors Constructor Description BlacklistSizeBean(int minSize, String mimeTypeRegexp, String projectKey, int id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetId()StringgetMimeTypeRegexp()intgetMinSize()StringgetScopedProjectKey()
-