Class RemediationQuery
- java.lang.Object
-
- org.apache.syncope.common.rest.api.beans.AbstractQuery
-
- org.apache.syncope.common.rest.api.beans.AbstractTimeframeQuery
-
- org.apache.syncope.common.rest.api.beans.RemediationQuery
-
- All Implemented Interfaces:
Serializable
public class RemediationQuery extends AbstractTimeframeQuery
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
RemediationQuery.Builder
-
Constructor Summary
Constructors Constructor Description RemediationQuery()
-
Method Summary
-
Methods inherited from class org.apache.syncope.common.rest.api.beans.AbstractTimeframeQuery
equals, getAfter, getBefore, hashCode, setAfter, setBefore
-
Methods inherited from class org.apache.syncope.common.rest.api.beans.AbstractQuery
getOrderBy, getPage, getSize, setOrderBy, setPage, setSize
-
-