pse.BasePostActionCallableglobal without sharing abstract class BasePostActionCallable implements Callable asist-ignore-begin:[ApexClassWithoutSharing] Methods
callglobal Object call(String asyncJobRecordId, Map<String, Object> args) executePostActionglobal abstract void executePostAction(pse.BasePostActionCallable.Params params) executePostActionFinalizerglobal abstract void executePostActionFinalizer(String asyncJobRecordId, Map<String, Object> args) pse.BasePostActionCallable.FinalizeCallableglobal with sharing class FinalizeCallable implements Callable MethodsFinalizeCallableglobal FinalizeCallable() callglobal Object call(String asyncJobRecordId, Map<String, Object> args) pse.BasePostActionCallable.Paramsglobal with sharing class Params pse.BasePostActionCallable.TopMatchAllocatorMetaglobal with sharing class TopMatchAllocatorMeta |