Class NotificationElement

java.lang.Object
overit.geocallapp.wfm.notifications.constraint.NotificationElement
All Implemented Interfaces:
Serializable

public class NotificationElement extends Object implements Serializable
See Also:
  • Constructor Details

    • NotificationElement

      public NotificationElement(String id)
  • Method Details

    • getId

      public String getId()
    • addMandatoryState

      public void addMandatoryState(Long state)
    • isMandatory

      public boolean isMandatory(Long state)