Class ObjectResultAOBean
java.lang.Object
com.riadalabs.jira.plugins.insight.services.model.ObjectResultAOBean
Model representing an object result
- Author:
- Mathias Edblom
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
void
setObjectIds
(List<Integer> objectIds) void
setTotalFilterSize
(int totalFilterSize)
-
Constructor Details
-
ObjectResultAOBean
public ObjectResultAOBean()
-
-
Method Details
-
getObjectIds
-
setObjectIds
-
getTotalFilterSize
public int getTotalFilterSize() -
setTotalFilterSize
public void setTotalFilterSize(int totalFilterSize)
-