Uses of Class
de.hybris.platform.task.RetryLaterException
-
-
Uses of RetryLaterException in com.sap.hybris.c4c.customer.action
Methods in com.sap.hybris.c4c.customer.action that throw RetryLaterException Modifier and Type Method Description AbstractSimpleDecisionAction.TransitionSapC4cCustomerPublishAction. executeAction(BusinessProcessModel process)voidSapC4cCustomerPublishActionTest. testExecuteAction() -
Uses of RetryLaterException in com.sap.hybris.returnsexchange.actions
Methods in com.sap.hybris.returnsexchange.actions that throw RetryLaterException Modifier and Type Method Description AbstractSimpleDecisionAction.TransitionSendReturnOrderToDataHubAction. executeAction(ReturnProcessModel process) -
Uses of RetryLaterException in com.sap.hybris.sapcustomerb2c.outbound
Methods in com.sap.hybris.sapcustomerb2c.outbound that throw RetryLaterException Modifier and Type Method Description AbstractSimpleDecisionAction.TransitionCustomerPublishAction. executeAction(BusinessProcessModel businessProcessModel)/** action method to the update the customer and trigger the publish to Data Hub -
Uses of RetryLaterException in com.sap.hybris.sapomsreturnprocess.actions
Methods in com.sap.hybris.sapomsreturnprocess.actions that throw RetryLaterException Modifier and Type Method Description AbstractSimpleDecisionAction.TransitionCancelReturnRequestToSAPAction. executeAction(ReturnProcessModel process)voidOmsInventoryUpdateAction. executeAction(ReturnProcessModel process)AbstractSimpleDecisionAction.TransitionSendOmsReturnOrderToDataHubAction. executeAction(ReturnProcessModel process) -
Uses of RetryLaterException in com.sap.hybris.saprevenuecloudcustomer.action
Methods in com.sap.hybris.saprevenuecloudcustomer.action that throw RetryLaterException Modifier and Type Method Description AbstractSimpleDecisionAction.TransitionSapRevenueCloudCustomerPublishAction. executeAction(BusinessProcessModel process) -
Uses of RetryLaterException in com.sap.hybris.ysaprcomsfulfillment.actions.order
Methods in com.sap.hybris.ysaprcomsfulfillment.actions.order that throw RetryLaterException Modifier and Type Method Description voidSapSourceOrderAction. executeAction(OrderProcessModel process) -
Uses of RetryLaterException in de.hybris.deltadetection.tasks
Methods in de.hybris.deltadetection.tasks that throw RetryLaterException Modifier and Type Method Description voidRemoveOrphanedVersionMarkersTaskRunner. run(TaskService taskService, TaskModel task) -
Uses of RetryLaterException in de.hybris.platform.acceleratorservices.order.actions
Methods in de.hybris.platform.acceleratorservices.order.actions that throw RetryLaterException Modifier and Type Method Description java.lang.StringCreateConsignmentMovedToCSTicketAction. execute(ConsignmentProcessModel process) -
Uses of RetryLaterException in de.hybris.platform.acceleratorservices.process.email.actions
Methods in de.hybris.platform.acceleratorservices.process.email.actions that throw RetryLaterException Modifier and Type Method Description AbstractSimpleDecisionAction.TransitionGenerateEmailAction. executeAction(BusinessProcessModel businessProcessModel)voidSendEmailAction. executeAction(BusinessProcessModel businessProcessModel) -
Uses of RetryLaterException in de.hybris.platform.acceleratorservices.process.fileupload
Methods in de.hybris.platform.acceleratorservices.process.fileupload that throw RetryLaterException Modifier and Type Method Description AbstractSimpleDecisionAction.TransitionSavedCartFromUploadFileAction. executeAction(SavedCartFileUploadProcessModel cartFileUploadProcessModel) -
Uses of RetryLaterException in de.hybris.platform.b2b.process.approval.actions
-
Uses of RetryLaterException in de.hybris.platform.b2bacceleratoraddon.actions
Methods in de.hybris.platform.b2bacceleratoraddon.actions that throw RetryLaterException Modifier and Type Method Description AbstractSimpleDecisionAction.TransitionAcceleratorBookingLineEntries. executeAction(B2BApprovalProcessModel process)voidB2BAcceleratorInformOfOrderApproval. executeAction(B2BApprovalProcessModel process)voidB2BAcceleratorInformOfOrderApprovalRejection. executeAction(B2BApprovalProcessModel process)AbstractSimpleDecisionAction.TransitionCheckCreditCardOrderAction. executeAction(B2BApprovalProcessModel process)AbstractSimpleDecisionAction.TransitionCheckOrderEntryCostCentersActive. executeAction(B2BApprovalProcessModel process)voidStartFulfilmentProcessAction. executeAction(B2BApprovalProcessModel process)AbstractSimpleDecisionAction.TransitionStartWorkFlowForAdmin. executeAction(B2BApprovalProcessModel process) -
Uses of RetryLaterException in de.hybris.platform.cissapdigitalpayment.actions
Methods in de.hybris.platform.cissapdigitalpayment.actions that throw RetryLaterException Modifier and Type Method Description AbstractSimpleDecisionAction.TransitionSapDigitalPaySavePollCardResultAction. executeAction(SapDigitPayPollCardProcessModel pollCardProcess) -
Uses of RetryLaterException in de.hybris.platform.cms2.servicelayer.services.impl
Methods in de.hybris.platform.cms2.servicelayer.services.impl that throw RetryLaterException Modifier and Type Method Description voidPreviewTicketRemoveTaskRunner. run(TaskService taskService, TaskModel task) -
Uses of RetryLaterException in de.hybris.platform.cronjob.task
Methods in de.hybris.platform.cronjob.task that throw RetryLaterException Modifier and Type Method Description voidExecuteCronJobTaskRunner. run(TaskService taskService, TaskModel task) -
Uses of RetryLaterException in de.hybris.platform.mediaconversion.job
Methods in de.hybris.platform.mediaconversion.job that throw RetryLaterException Modifier and Type Method Description voidMediaConversionJob. run(TaskService taskService, TaskModel task) -
Uses of RetryLaterException in de.hybris.platform.mediaconversion.metadata
Methods in de.hybris.platform.mediaconversion.metadata that throw RetryLaterException Modifier and Type Method Description voidMediaMetaDataTaskRunner. run(TaskService service, TaskModel task) -
Uses of RetryLaterException in de.hybris.platform.orderprocessing
Methods in de.hybris.platform.orderprocessing that throw RetryLaterException Modifier and Type Method Description AbstractSimpleDecisionAction.TransitionTestActionNode. executeAction(BusinessProcessModel process) -
Uses of RetryLaterException in de.hybris.platform.personalizationcms.process
Methods in de.hybris.platform.personalizationcms.process that throw RetryLaterException Modifier and Type Method Description voidCalculatePersonalizationForUserActionTest. shouldStoreActionResultsOnUser() -
Uses of RetryLaterException in de.hybris.platform.personalizationservices.process
Methods in de.hybris.platform.personalizationservices.process that throw RetryLaterException Modifier and Type Method Description voidCalculatePersonalizationForUserActionIntegrationTest. shouldStoreEmptyActionResultsOnUser() -
Uses of RetryLaterException in de.hybris.platform.processengine
Methods in de.hybris.platform.processengine that throw RetryLaterException Modifier and Type Method Description voidRestartBusinessProcessTest.PreWaitAction. executeAction(BusinessProcessModel process) -
Uses of RetryLaterException in de.hybris.platform.processengine.action
Methods in de.hybris.platform.processengine.action that throw RetryLaterException Modifier and Type Method Description java.lang.StringAbstractProceduralAction. execute(T process)java.lang.StringAbstractSimpleDecisionAction. execute(T process)abstract voidAbstractProceduralAction. executeAction(T process)Executes thisAction's business logic working on the givenBusinessProcessModel.abstract AbstractSimpleDecisionAction.TransitionAbstractSimpleDecisionAction. executeAction(T process)Executes thisAction's business logic working on the givenBusinessProcessModel.voidStartingWorkflowAction. executeAction(BusinessProcessModel process)voidMessageSendingActionTest. testExecute()voidStartingWorkflowActionTest. testExecuteAction()Test method forStartingWorkflowAction.executeAction(BusinessProcessModel).voidMessageSendingActionTest. testExecuteError() -
Uses of RetryLaterException in de.hybris.platform.processengine.actionstrategy
Methods in de.hybris.platform.processengine.actionstrategy that throw RetryLaterException Modifier and Type Method Description voidTestAction. executeAction(BusinessProcessModel process)voidThrowErrorAction. executeAction(BusinessProcessModel process)voidProcessActionTest. testErrorProcessAction() -
Uses of RetryLaterException in de.hybris.platform.processengine.definition
Methods in de.hybris.platform.processengine.definition that throw RetryLaterException Modifier and Type Method Description java.lang.StringSupportsTimeout. handleTimeout(NodeExecutionContext executionContext) -
Uses of RetryLaterException in de.hybris.platform.processengine.process
Methods in de.hybris.platform.processengine.process that throw RetryLaterException Modifier and Type Method Description voidProcessengineTaskRunnerTest. runTest()voidProcessEngineTaskRunnerExceptionsTest. testError()voidProcessEngineTaskRunnerExceptionsTest. testJaloTransactionException()voidProcessEngineTaskRunnerExceptionsTest. testNodeExecutionException()voidProcessEngineTaskRunnerExceptionsTest. testRuntimeException()voidProcessEngineTaskRunnerExceptionsTest. testSpringTransactionException() -
Uses of RetryLaterException in de.hybris.platform.processengine.spring
Methods in de.hybris.platform.processengine.spring that throw RetryLaterException Modifier and Type Method Description java.lang.StringAction. execute(T process)Executes thisAction's business logic working on the givenBusinessProcessModel. -
Uses of RetryLaterException in de.hybris.platform.processengine.standard
Methods in de.hybris.platform.processengine.standard that throw RetryLaterException Modifier and Type Method Description voidNoAction. executeAction(BusinessProcessModel process) -
Uses of RetryLaterException in de.hybris.platform.processengine.synchronus
Methods in de.hybris.platform.processengine.synchronus that throw RetryLaterException Modifier and Type Method Description voidSynchRetryProcessEngineIntegrationTest.RetryActionBean. executeAction(BusinessProcessModel process) -
Uses of RetryLaterException in de.hybris.platform.processengine.task.impl
Methods in de.hybris.platform.processengine.task.impl that throw RetryLaterException Modifier and Type Method Description voidProcessengineTaskExecutionStrategy. run(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model) -
Uses of RetryLaterException in de.hybris.platform.processing.distributed.defaultimpl
Methods in de.hybris.platform.processing.distributed.defaultimpl that throw RetryLaterException Modifier and Type Method Description voidDispatcher. run(TaskService taskService, TaskModel task) -
Uses of RetryLaterException in de.hybris.platform.sap.c4c.quote.actions
Methods in de.hybris.platform.sap.c4c.quote.actions that throw RetryLaterException Modifier and Type Method Description voidC4CCheckQuoteActionTest. testExecuteActionWithDatahubFail()voidC4CCheckQuoteActionTest. testExecuteActionWithoutQuoteCode()voidSendQuoteToDatahubActionTest. testExecuteActionWithoutQuoteCode()voidSendQuoteToDatahubActionTest. testExecuteActionWithQuote()voidC4CCheckQuoteActionTest. testExecuteActionWithQuoteCode() -
Uses of RetryLaterException in de.hybris.platform.sap.orderexchange.actions
Methods in de.hybris.platform.sap.orderexchange.actions that throw RetryLaterException Modifier and Type Method Description voidSapSendOrderToDataHubAction. executeAction(OrderProcessModel process)protected voidSapSendOrderToDataHubAction. handleRetry(OrderProcessModel process) -
Uses of RetryLaterException in de.hybris.platform.sap.orderexchange.taskrunners
Methods in de.hybris.platform.sap.orderexchange.taskrunners that throw RetryLaterException Modifier and Type Method Description voidSendOrderCancelRequestAsCSVTaskRunner. run(TaskService paramTaskService, TaskModel taskModel)voidSendOrderCancelRequestAsCSVTaskRunnerTest. testRunFailWithoutRetry()voidSendOrderCancelRequestAsCSVTaskRunnerTest. testRunSuccess() -
Uses of RetryLaterException in de.hybris.platform.sap.sapcpiomsreturnsexchange.actions
Methods in de.hybris.platform.sap.sapcpiomsreturnsexchange.actions that throw RetryLaterException Modifier and Type Method Description AbstractSimpleDecisionAction.TransitionCancelReturnRequestToSAPSCPIAction. executeAction(ReturnProcessModel process)AbstractSimpleDecisionAction.TransitionSapOrderexchangeDefaultOmsSendReturnOrderToSCPIAction. executeAction(ReturnProcessModel process) -
Uses of RetryLaterException in de.hybris.platform.sap.sapcpiorderexchange.actions
Methods in de.hybris.platform.sap.sapcpiorderexchange.actions that throw RetryLaterException Modifier and Type Method Description voidSapCpiOmmOrderOutboundAction. executeAction(OrderProcessModel process)voidSapCpiOmmOrderOutboundCancellationAction. run(TaskService paramTaskService, TaskModel taskModel) -
Uses of RetryLaterException in de.hybris.platform.sap.sapcpiorderexchangeoms.actions
Methods in de.hybris.platform.sap.sapcpiorderexchangeoms.actions that throw RetryLaterException Modifier and Type Method Description voidSapCpiOmsOrderOutboundAction. executeAction(OrderProcessModel process)voidSapCpiOmsOrderOutboundCancellationAction. run(TaskService paramTaskService, TaskModel taskModel) -
Uses of RetryLaterException in de.hybris.platform.sap.sapcpireturnsexchange.actions
Methods in de.hybris.platform.sap.sapcpireturnsexchange.actions that throw RetryLaterException Modifier and Type Method Description AbstractSimpleDecisionAction.TransitionSapCpiOmmReturnOrderOutboundAction. executeAction(ReturnProcessModel process) -
Uses of RetryLaterException in de.hybris.platform.sap.saporderexchangeoms.actions
Methods in de.hybris.platform.sap.saporderexchangeoms.actions that throw RetryLaterException Modifier and Type Method Description voidSapOmsSendOrderToDataHubAction. executeAction(OrderProcessModel process)protected voidSapOmsSendOrderToDataHubAction. handleRetry(OrderProcessModel process) -
Uses of RetryLaterException in de.hybris.platform.sap.saprevenuecloudorder.actions
Methods in de.hybris.platform.sap.saprevenuecloudorder.actions that throw RetryLaterException Modifier and Type Method Description AbstractSimpleDecisionAction.TransitionCheckCustomerIsReplicatedAction. executeAction(OrderProcessModel process)AbstractSimpleDecisionAction.TransitionSendSubscriptionOrderAction. executeAction(OrderProcessModel process) -
Uses of RetryLaterException in de.hybris.platform.sap.ysapomsfulfillment.actions.order
Methods in de.hybris.platform.sap.ysapomsfulfillment.actions.order that throw RetryLaterException Modifier and Type Method Description voidSapSourceOrderAction. executeAction(OrderProcessModel process) -
Uses of RetryLaterException in de.hybris.platform.secureportaladdon.email.process.actions
Methods in de.hybris.platform.secureportaladdon.email.process.actions that throw RetryLaterException Modifier and Type Method Description voidRegistrationPendingApprovalGenerateEmailActionTest. emailMessageContainsRecipients()AbstractSimpleDecisionAction.TransitionRegistrationPendingApprovalGenerateEmailAction. executeAction(BusinessProcessModel businessProcessModel)voidRegistrationPendingApprovalGenerateEmailActionTest. recipientsIsEmptyRecipients() -
Uses of RetryLaterException in de.hybris.platform.task
Methods in de.hybris.platform.task that throw RetryLaterException Modifier and Type Method Description voidTaskConditionWithCounterIntegrationTest.TestRunner. run(TaskService taskService, ScriptingTaskModel task)voidTaskRetryTest.RetryDelayTaskRunner. run(TaskService taskService, ScriptingTaskModel task)voidTaskRetryTest.RetrySameTimeTaskRunner. run(TaskService taskService, ScriptingTaskModel task)voidTaskRunner. run(TaskService taskService, T task)voidTestTaskRunner. run(TaskService taskService, TaskModel task)voidTxTestTaskRunner. run(TaskService taskService, TaskModel task) -
Uses of RetryLaterException in de.hybris.platform.task.action
Methods in de.hybris.platform.task.action that throw RetryLaterException Modifier and Type Method Description voidActionPerformableTaskRunner. run(TaskService taskService, TaskModel task)voidScriptingTaskRunner. run(TaskService taskService, ScriptingTaskModel task) -
Uses of RetryLaterException in de.hybris.platform.task.impl
Methods in de.hybris.platform.task.impl with parameters of type RetryLaterException Modifier and Type Method Description java.util.DateDefaultTaskExecutionStrategy. handleRetry(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model, RetryLaterException retry, int currentRetries)java.util.DateTaskExecutionStrategy. handleRetry(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model, RetryLaterException retry, int currentRetries)protected booleanDefaultTaskService. scheduleRetryIfAllowed(Task task, RetryLaterException e)Methods in de.hybris.platform.task.impl that throw RetryLaterException Modifier and Type Method Description voidDefaultTaskExecutionStrategy. run(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model)voidTaskExecutionStrategy. run(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model)voidTaskServiceErrorHandlingOnStartupTest.ErrorHandlingTestTaskRunner. run(TaskService taskService, TaskModel task)voidTriggerTaskExecutionStrategy. run(TaskService taskService, TaskRunner<TaskModel> runner, TaskModel model) -
Uses of RetryLaterException in de.hybris.platform.task.runner
Methods in de.hybris.platform.task.runner that throw RetryLaterException Modifier and Type Method Description voidLatchTaskRunner. run(TaskService service, TaskModel task) -
Uses of RetryLaterException in de.hybris.platform.yacceleratorcore.actions.quote
Methods in de.hybris.platform.yacceleratorcore.actions.quote that throw RetryLaterException Modifier and Type Method Description java.lang.StringAbstractQuoteDecisionAction. execute(T process)abstract AbstractQuoteDecisionAction.TransitionAbstractQuoteDecisionAction. executeAction(T process)Executes thisAction's business logic working on the givenBusinessProcessModel.AbstractSimpleDecisionAction.TransitionCheckForQuoteAutoApprovalAction. executeAction(QuoteProcessModel process)AbstractQuoteDecisionAction.TransitionCheckSellerApproverResponseOnQuoteAction. executeAction(QuoteProcessModel process)voidCreateBuyerOfferAction. executeAction(QuoteProcessModel process)voidQuoteApprovalRejectedAction. executeAction(QuoteProcessModel process)AbstractSimpleDecisionAction.TransitionQuoteBuyerSubmitAction. executeAction(QuoteProcessModel process) -
Uses of RetryLaterException in de.hybris.platform.yacceleratorfulfilmentprocess.actions.order
Methods in de.hybris.platform.yacceleratorfulfilmentprocess.actions.order that throw RetryLaterException Modifier and Type Method Description java.lang.StringAbstractFraudCheckAction. execute(T process)java.lang.StringCheckTransactionReviewStatusAction. execute(OrderProcessModel process)java.lang.StringOrderManualCheckedAction. execute(OrderProcessModel process)abstract AbstractFraudCheckAction.TransitionAbstractFraudCheckAction. executeAction(T process)Executes thisAction's business logic working on the givenBusinessProcessModel.voidPrepareOrderForManualCheckAction. executeAction(OrderProcessModel process) -
Uses of RetryLaterException in de.hybris.platform.yacceleratorfulfilmentprocess.test
Methods in de.hybris.platform.yacceleratorfulfilmentprocess.test that throw RetryLaterException Modifier and Type Method Description ProcessTaskModelTaskServiceStub. runProcessTask(java.lang.String beanId)voidTaskServiceStub. runTasks()voidPrepareOrderForManualCheckTest. testExecute()voidCheckAuthorizeOrderPaymentTest. testExecuteActionNOK()voidCheckAuthorizeOrderPaymentTest. testExecuteActionOK()voidPrepareOrderForManualCheckTest. testExecuteNullOrder()voidPrepareOrderForManualCheckTest. testExecuteNullProcess()voidOrderManualCheckedTest. testOrderCheckedFraud()voidOrderManualCheckedTest. testOrderCheckedNullOrder()voidOrderManualCheckedTest. testOrderCheckedNullProcess()voidOrderManualCheckedTest. testOrderCheckedOK()voidOrderManualCheckedTest. testOrderUndefined() -
Uses of RetryLaterException in de.hybris.platform.yacceleratorordermanagement.actions.email
Methods in de.hybris.platform.yacceleratorordermanagement.actions.email that throw RetryLaterException Modifier and Type Method Description AbstractSimpleDecisionAction.TransitionGenerateEmailWithAttachmentAction. executeAction(BusinessProcessModel businessProcessModel) -
Uses of RetryLaterException in de.hybris.platform.yacceleratorordermanagement.actions.order
Methods in de.hybris.platform.yacceleratorordermanagement.actions.order that throw RetryLaterException Modifier and Type Method Description voidPutOrderOnHoldAction. executeAction(OrderProcessModel orderProcess)voidSourceOrderAction. executeAction(OrderProcessModel process) -
Uses of RetryLaterException in de.hybris.platform.yacceleratorordermanagement.actions.order.cancel
Methods in de.hybris.platform.yacceleratorordermanagement.actions.order.cancel that throw RetryLaterException Modifier and Type Method Description voidCancelOrderAction. executeAction(OrderProcessModel orderProcess) -
Uses of RetryLaterException in de.hybris.platform.yacceleratorordermanagement.actions.order.fraudcheck
Methods in de.hybris.platform.yacceleratorordermanagement.actions.order.fraudcheck that throw RetryLaterException Modifier and Type Method Description java.lang.StringOrderManualCheckedAction. execute(OrderProcessModel process)voidPrepareOrderForManualCheckAction. executeAction(OrderProcessModel process)voidPrepareOrderForManualCheckActionTest. testExecute()voidPrepareOrderForManualCheckActionTest. testExecuteNullOrder()voidPrepareOrderForManualCheckActionTest. testExecuteNullProcess()voidOrderManualCheckedActionTest. testOrderCheckedFail_nullFraudulent()voidOrderManualCheckedActionTest. testOrderCheckedFraud()voidOrderManualCheckedActionTest. testOrderCheckedNullOrder()voidOrderManualCheckedActionTest. testOrderCheckedNullProcess()voidOrderManualCheckedActionTest. testOrderCheckedOK() -
Uses of RetryLaterException in de.hybris.platform.yacceleratorordermanagement.actions.returns
Methods in de.hybris.platform.yacceleratorordermanagement.actions.returns that throw RetryLaterException Modifier and Type Method Description java.lang.StringInitialReturnAction. execute(ReturnProcessModel returnProcess)voidAcceptGoodsAction. executeAction(ReturnProcessModel process)voidApproveReturnAction. executeAction(ReturnProcessModel process)voidCancelReturnAction. executeAction(ReturnProcessModel process)AbstractSimpleDecisionAction.TransitionCaptureRefundAction. executeAction(ReturnProcessModel process)voidInventoryUpdateAction. executeAction(ReturnProcessModel process)voidPrintPackingLabelAction. executeAction(ReturnProcessModel process)voidPrintReturnLabelAction. executeAction(ReturnProcessModel returnProcessModel)voidSuccessCaptureAction. executeAction(ReturnProcessModel process)voidSuccessTaxReverseAction. executeAction(ReturnProcessModel process)AbstractSimpleDecisionAction.TransitionTaxReverseAction. executeAction(ReturnProcessModel process) -
Uses of RetryLaterException in de.hybris.platform.yacceleratorordermanagement.integration
-
Uses of RetryLaterException in de.hybris.platform.ysapdpordermanagement.actions.returns
Methods in de.hybris.platform.ysapdpordermanagement.actions.returns that throw RetryLaterException Modifier and Type Method Description voidSapDigitalPaymentCaptureRefundActionTest. failRefundForEmptyTransaction()voidSapDigitalPaymentCaptureRefundActionTest. failRefundForForErrorTransaction()voidSapDigitalPaymentCaptureRefundActionTest. successRefundForForAcceptTransaction() -
Uses of RetryLaterException in de.hybris.y2ysync.task.runner
Methods in de.hybris.y2ysync.task.runner that throw RetryLaterException Modifier and Type Method Description voidConsumeY2YChangesTaskRunner. run(TaskService taskService, TaskModel task)voidDataHubRequestTaskRunner. run(TaskService taskService, TaskModel task)voidImportZipCreatorTaskRunner. run(TaskService taskService, TaskModel task)voidItemChangesProcessor. run(TaskService taskService, TaskModel task)
-