Class EventSource

java.lang.Object
org.apache.unomi.api.EventSource

public class EventSource extends Object
TODO: REMOVE
  • Constructor Details

    • EventSource

      public EventSource()
  • Method Details

    • getScope

      public String getScope()
    • setScope

      public void setScope(String scope)
    • getId

      public String getId()
    • setId

      public void setId(String id)
    • getPath

      public String getPath()
    • setPath

      public void setPath(String path)
    • getType

      public String getType()
    • setType

      public void setType(String type)