Serialized Form
-
Package dev.vality.damsel.fraudbusters_notificator
-
Class dev.vality.damsel.fraudbusters_notificator.Channel extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
created_at
String created_at
-
destination
String destination
-
name
String name
-
type
ChannelType type
- See Also:
ChannelType
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.ChannelListResponse extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.fraudbusters_notificator.ChannelServiceSrv.create_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
channel
Channel channel
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.ChannelServiceSrv.create_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
Channel success
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.ChannelServiceSrv.getAll_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.fraudbusters_notificator.ChannelServiceSrv.getAll_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
ChannelListResponse success
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.ChannelServiceSrv.getAllTypes_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.ChannelServiceSrv.getAllTypes_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
ChannelTypeListResponse success
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.ChannelServiceSrv.getById_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.ChannelServiceSrv.getById_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
Channel success
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.ChannelServiceSrv.remove_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
id
String id
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.ChannelServiceSrv.remove_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.ChannelTypeListResponse extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.fraudbusters_notificator.Filter extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
search_field
String search_field
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.Notification extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
channel
String channel
-
created_at
String created_at
-
frequency
String frequency
-
id
long id
-
name
String name
-
period
String period
-
status
NotificationStatus status
- See Also:
NotificationStatus
-
subject
String subject
-
template_id
long template_id
-
updated_at
String updated_at
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.NotificationListResponse extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
continuationId
long continuationId
-
notifications
List<Notification> notifications
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.NotificationServiceException extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
code
int code
-
reason
String reason
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.create_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
notification
Notification notification
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.create_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ex
NotificationServiceException ex
-
success
Notification success
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.getAll_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.getAll_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
NotificationListResponse success
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.getById_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
long id
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.getById_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
Notification success
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.remove_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
long id
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.remove_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.updateStatus_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
long id
-
notification_status
NotificationStatus notification_status
- See Also:
NotificationStatus
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.updateStatus_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.validate_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
notification
Notification notification
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.validate_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
ValidationResponse success
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.NotificationTemplate extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class dev.vality.damsel.fraudbusters_notificator.NotificationTemplateListResponse extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
notification_templates
List<NotificationTemplate> notification_templates
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.NotificationTemplateServiceSrv.getAll_args extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.NotificationTemplateServiceSrv.getAll_result extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
NotificationTemplateListResponse success
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.Page extends Object implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
continuation_id
String continuation_id
-
size
long size
-
-
-
Class dev.vality.damsel.fraudbusters_notificator.ValidationResponse extends org.apache.thrift.TUnion<ValidationResponse,ValidationResponse._Fields> implements Serializable
-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-