.. java:import:: org.motechproject.mds.annotations Entity TaskTriggerInformation ====================== .. java:package:: org.motechproject.tasks.domain :noindex: .. java:type:: @Entity public class TaskTriggerInformation extends TaskEventInformation Constructors ------------ TaskTriggerInformation ^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public TaskTriggerInformation() :outertype: TaskTriggerInformation TaskTriggerInformation ^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public TaskTriggerInformation(String displayName, String channelName, String moduleName, String moduleVersion, String subject) :outertype: TaskTriggerInformation TaskTriggerInformation ^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public TaskTriggerInformation(TaskTriggerInformation other) :outertype: TaskTriggerInformation