Package org.openiam.base.response.list
Class BatchTaskScheduleListResponse
- java.lang.Object
-
- org.openiam.base.ws.Response
-
- org.openiam.base.response.list.BaseListResponse<BatchTaskSchedule>
-
- org.openiam.base.response.list.BatchTaskScheduleListResponse
-
- All Implemented Interfaces:
Serializable
public class BatchTaskScheduleListResponse extends BaseListResponse<BatchTaskSchedule>
Created by alexander on 25/10/16.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.openiam.base.ws.Response
errorCode, errorText, responseValue, status
-
-
Constructor Summary
Constructors Constructor Description BatchTaskScheduleListResponse()
-
Method Summary
-
Methods inherited from class org.openiam.base.ws.Response
addErrorToken, addFieldMapping, convertToBase, fail, getFieldMapping, getValueInternal, isFailure, isSuccess, succeed
-
-