Class CustomEventContainer

java.lang.Object
de.presti.ree6.actions.customevents.container.CustomEventContainer

public class CustomEventContainer extends Object
A Container used to store all needed Information for a CustomEventAction.
  • Constructor Details

    • CustomEventContainer

      public CustomEventContainer(de.presti.ree6.sql.entities.custom.CustomEventAction customEventAction)
      Create a new CustomEventContainer.
      Parameters:
      customEventAction - The CustomEventAction to create the Container for.
  • Method Details

    • runActions

      public void runActions()
      Run all Actions.