Interface EventRequestActionService

All Known Implementing Classes:
EventRequestActionServiceImpl

public interface EventRequestActionService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    save(String nameValue, String labelValue, Integer participationMaxValue, @Nullable String descriptionValue, @Nullable String commentValue, @Nullable Date dateValue, @Nullable Date alternativeDateValue, String businessUnit)