Interface IOutbox


@Path("/outbox/{domainUid}/{mailboxUid}") public interface IOutbox
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • flush

      @POST @Path("flush") TaskRef flush()