Interface UserTaskResults

All Known Implementing Classes:
UserTaskResultsImpl

public interface UserTaskResults
Central interface for working with user task results. Bean implementing this interface are invoked in BPMN processes sequence flow expressions. See TaskOutcomeConditionTypeManager for usage
  • Method Details