Class UserEdgeResourceAlertResponse

java.lang.Object
com.iland.core.web.rest.response.notification.AbstractResourceAlertResponse
com.iland.core.web.rest.response.notification.UserEdgeResourceAlertResponse
All Implemented Interfaces:
Serializable

public class UserEdgeResourceAlertResponse extends AbstractResourceAlertResponse
Author:
Nick Kasprzak
See Also:
  • Constructor Details

    • UserEdgeResourceAlertResponse

      public UserEdgeResourceAlertResponse(String group, String name, String type, String username, String action, String equalityRelation, boolean enabled, int breachPeriod, String edgeUuid, double threshold)
  • Method Details