java.lang.Object
com.evolveum.midpoint.gui.impl.page.admin.certification.helpers.AvailableResponses
All Implemented Interfaces:
Serializable

public class AvailableResponses extends Object implements Serializable
// available responses can be configured in 3 places: // 1. systemConfiguration -> accessCertification -> availableResponses // 2. certificationCampaign -> accessCertification -> defaultView -> action // 3. accessCertificationDefinition -> view -> action // todo for now this class takes care only for 2 first options. the third should be counted as well
See Also: