Class OrganizationCreated

java.lang.Object
com.cloudimpl.outstack.runtime.domainspec.Event<Organization>
com.cloudimpl.outstack.domain.example.OrganizationCreated
All Implemented Interfaces:
Input, IResource

public class OrganizationCreated
extends Event<Organization>
  • Constructor Details

    • OrganizationCreated

      public OrganizationCreated​(java.lang.String website, java.lang.String orgName)
  • Method Details