public class Notification extends Object
Modifier and Type | Field and Description |
---|---|
protected TargetService |
targetService |
protected int |
type |
Constructor and Description |
---|
Notification(int type,
TargetService targetService) |
protected int type
protected TargetService targetService
public Notification(int type, TargetService targetService)
public TargetService getTargetService()
public int getType()
Copyright © 2016 WSO2. All rights reserved.