Class AggregationOutcome

    • Method Detail

      • getTaskResult

        public sailpoint.object.TaskResult getTaskResult​(sailpoint.api.SailPointContext context)
                                                  throws sailpoint.tools.GeneralException
        Gets the aggregation outputs, if any
        Parameters:
        context - The IIQ contxt
        Returns:
        the aggregator’s TaskResult object, possibly null
        Throws:
        sailpoint.tools.GeneralException
      • setTaskResult

        public void setTaskResult​(sailpoint.object.TaskResult taskResult)
                           throws sailpoint.tools.GeneralException
        Parameters:
        taskResult - The outputs from the aggregation job
        Throws:
        sailpoint.tools.GeneralException