Search Results for

    Show / Hide Table of Contents

    Namespace LemonEdge.API.Core.Tasks.Results

    Classes

    AlgorithmResult

    BlendProcessResult

    A blended transaction task result returned by the IServerTask. Holds the Entities.IBlendTransaction that was recalculated by the blended transacition task ( Parameters.BlendProcessParameter.UNIQUE_TASK_ID)

    CanvasResult

    CodeSnippetProcessResult

    CompareDatabaseResultHandler

    The result handler that takes a database comparer task ( UNIQUE_TASK_ID) result and stores the file in the storage system for retrieval by anyone viewing the task

    CompareDatabaseResults

    A compare database task result returned by the IServerTask. Holds the file name of the result of the database comparrison that was recalculated by the compare database task ( UNIQUE_TASK_ID)

    CustomObjectSaveProcessResult

    A custom object task result returned by the IServerTask. Holds the ICustomObject that was upgraded by the custom object task ( UNIQUE_TASK_ID)

    ExecuteQueryRunnerResult

    An execute query runner task result returned by the IServerTask. Holds the filename that was generated by executing the IQueryRunnerStep executions ( UNIQUE_TASK_ID)

    ExecuteReportResult

    An execute ssrs report task result returned by the IServerTask. Holds the filename that was generated by executing the IReport execution

    ExportCSVResult

    A export data task result returned by the IServerTask. Holds the filename that was generated by the export data task ( UNIQUE_TASK_ID)

    ExportCSVResultHandler

    The result handler that takes an export data task (UNIQUE_TASK_ID) result and stores the file in the storage system for retrieval by anyone viewing the task

    FinaliseTransactionsResult

    The server task result for the finalise transactions task for either the entity or the entity set

    GroupedTransactionProcessResult

    ImportDataResult

    An import data task result returned by the IServerTask. Holds the list of ImportLineResultInfo results that was determined by the import data task ( UNIQUE_TASK_ID)

    MultipleItemsResult

    A base task result returned by the IServerTask. Holds references to multiple items in the system that was calculated by any task

    ReconcilliationResult

    ResetSystemRolesHandler

    The result handler that takes a reset system roles task ( UNIQUE_TASK_ID) result and provides a mechanism for the client to respond to it

    The server implementation of this does not actually do anything, but the client implementation has an opportunity to prompt the user to perform a refresh all to load the changes in from the server

    ResetSystemRolesResults

    A reset system roles task result returned by the IServerTask. Holds that the reset system roles task (UNIQUE_TASK_ID) completed correctly

    RevertTransactionResult

    A revert transaction task result returned by the IServerTask. Holds the Core.IHeaderTransactionalEntity that was reverted by the revert transacition task ( Parameters.RevertTransactionParameter.UNIQUE_TASK_ID)

    SQLWrapperDatasetUsageResult

    SQLWrapperDatasetUsageResultHandler

    The result handler that takes a data import task (UNIQUE_TASK_ID) result and provides the client an opportunity to process it. The server implementation does nothing with the results themselves

    ServerImportDataResultHandler

    The result handler that takes a data import task (UNIQUE_TASK_ID) result and provides the client an opportunity to process it. The server implementation does nothing with the results themselves

    SplitProcessResult

    A split transaction task result returned by the IServerTask. Holds the ISplitTransaction that was recalculated by the split transacition task ( Parameters.SplitProcessParameter.UNIQUE_TASK_ID)

    StepChangeProcessResult

    A step change transaction task result returned by the IServerTask. Holds the LemonEdge.API.Entities.Administration that was recalculated by the step change transactiontask

    TransferProcessResult

    A transfer transaction task result returned by the IServerTask. Holds the Entities.ITransfer that was recalculated by the transfer transacition task ( Parameters.TransferProcessParameter.UNIQUE_TASK_ID)

    TriggerActionResultHandler

    The result handler that takes a trigger action task ( UNIQUE_TASK_ID) result and provides a mechanism for the client to respond to it

    TriggerActionResults

    A trigger action task result returned by the IServerTask. Holds the multiple items that were triggered by the trigger action task ( UNIQUE_TASK_ID)

    UpgradeDatabaseProcessProcessResult

    An upgrade database task result returned by the IServerTask. Holds if the upgrade completed when running the upgrade database task ( UNIQUE_TASK_ID)

    Enums

    FinaliseTransactionsType

    The type of finalise transactions task

    In this article
    Back to top © LemonEdge Technologies. All rights reserved.