\Acms\Services\StaticExportTerminateCheck

Summary

Methods
Properties
Constants
__construct()
terminate()
removeFlag()
check()
No public properties found
No constants found
No protected methods found
$loggerPath
$terminateFlagPath
N/A
No private methods found
No private properties found
N/A

Properties

$loggerPath

$loggerPath : string

Type

string

$terminateFlagPath

$terminateFlagPath : string

Type

string

Methods

__construct()

__construct(string  $logger_path, string  $terminate_flag_path) 

TerminateCheck constructor.

Parameters

string $logger_path
string $terminate_flag_path

terminate()

terminate() 

処理を中断する

removeFlag()

removeFlag() 

処理中断フラグの削除

check()

check() 

処理が中断したか判定