Class KaleoDefinitionValidationException.MustSetAssignments

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.workflow.WorkflowException
com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException
com.liferay.portal.workflow.kaleo.definition.exception.KaleoDefinitionValidationException.MustSetAssignments
All Implemented Interfaces:
Serializable
Enclosing class:
KaleoDefinitionValidationException

public static class KaleoDefinitionValidationException.MustSetAssignments extends KaleoDefinitionValidationException
See Also:
  • Constructor Details

    • MustSetAssignments

      public MustSetAssignments(String task)
  • Method Details

    • getTask

      public String getTask()