Mobile API Reference  MicroStrategy 2019
DeferExecCommon Class Reference

#import <DeferExecCommon.h>

Inheritance diagram for DeferExecCommon:

Class Methods

(bool) + isDeferExecSupported
 
(NSString *) + deferExecStoreHome
 
(bool) + isProjectSupported:
 
(void) + deferExecCandidateReport:statusChanged:handler:
 
(bool) + isDeferredExecution:
 
(void) + deferExecCandidateReport:statusChanged2:handler:
 
(MSTRError *) + createMSTRErrorWithCode:errMsg:
 
(MSTRError *) + createMSTRErrorWithError:
 
(MSTRError *) + createMSTRErrorWithErrorInfoAttDict:
 

Method Documentation

◆ createMSTRErrorWithCode:errMsg:()

+ (MSTRError*) createMSTRErrorWithCode: (int)  errorCode
errMsg: (NSString *)  errMsg 

◆ createMSTRErrorWithError:()

+ (MSTRError*) createMSTRErrorWithError: (id)  error

◆ createMSTRErrorWithErrorInfoAttDict:()

+ (MSTRError*) createMSTRErrorWithErrorInfoAttDict: (NSDictionary *)  attributeDict

◆ deferExecCandidateReport:statusChanged2:handler:()

+ (void) deferExecCandidateReport: (MSIReportDisplayInfo *)  report
statusChanged2: (NSNumber *)  deferExecCandidateReportStatusValue
handler: (id)  handler 

◆ deferExecCandidateReport:statusChanged:handler:()

+ (void) deferExecCandidateReport: (MSIReportDisplayInfo *)  report
statusChanged: (DeferExecCandidateReportStatus deferExecCandidateReportStatusValue
handler: (id)  handler 

◆ deferExecStoreHome()

+ (NSString*) deferExecStoreHome

◆ isDeferExecSupported()

+ (bool) isDeferExecSupported

◆ isDeferredExecution:()

+ (bool) isDeferredExecution: (id)  handler

◆ isProjectSupported:()

+ (bool) isProjectSupported: (MSIProjectInfo *)  project