com.github.dreamhead.moco.parser.model
Class EventSetting

java.lang.Object
  extended by com.github.dreamhead.moco.parser.model.EventSetting

public class EventSetting
extends java.lang.Object


Constructor Summary
EventSetting()
           
 
Method Summary
 com.google.common.collect.ImmutableList<com.github.dreamhead.moco.MocoEventTrigger> createTriggers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventSetting

public EventSetting()
Method Detail

createTriggers

public com.google.common.collect.ImmutableList<com.github.dreamhead.moco.MocoEventTrigger> createTriggers()