Class AddressRecipient

java.lang.Object
com.liferay.portal.workflow.kaleo.definition.Recipient
com.liferay.portal.workflow.kaleo.definition.AddressRecipient

public class AddressRecipient extends Recipient
  • Constructor Details

    • AddressRecipient

      public AddressRecipient(String address)
  • Method Details

    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
    • getAddress

      public String getAddress()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object