Class ConsignmentCollectionReminderEmailContext

java.lang.Object
org.apache.velocity.context.AbstractContext
org.apache.velocity.VelocityContext
All Implemented Interfaces:
Serializable, Cloneable, org.apache.velocity.context.Context, org.apache.velocity.context.InternalEventContext

public class ConsignmentCollectionReminderEmailContext extends AbstractEmailContext<ConsignmentProcessModel>
Velocity context for a Consignment Collection reminder email.
See Also:
  • Constructor Details

    • ConsignmentCollectionReminderEmailContext

      public ConsignmentCollectionReminderEmailContext()
  • Method Details