Professional Services Automation Apex API Developer Reference

pse.AutoAssignCoordinatorCallable

global without sharing class AutoAssignCoordinatorCallable implements Callable

asist-ignore-begin:[ApexClassWithoutSharing] Auto Assignment is considered a system process which is enqueued as part of the Resource_Request__c trigger handler. The coordinator needs to have visibility of all resource requests to effectively coordinate their matching when nominated for auto-assign. Therefore it needs to execute outside of the sharing context.

Methods

AutoAssignCoordinatorCallable

global AutoAssignCoordinatorCallable()

call

global Object call(String asyncJobRecordId, Map<String, Object> args)

pse.AutoAssignCoordinatorCallable.FinalizeCallable

global with sharing class FinalizeCallable implements Callable

Methods

FinalizeCallable

global FinalizeCallable()

© Copyright 2009–2025 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.