메소드 | 설명 | |
---|---|---|
__construct ( array $operations = [] ) | Batch constructor. | |
addOperation ( ApaiIO\Operations\OperationInterface $operation ) : void | Adds a single operation. | |
getName ( ) | ||
getOperationParameter ( ) |
public __construct ( array $operations = [] ) | ||
$operations | array |
public addOperation ( ApaiIO\Operations\OperationInterface $operation ) : void | ||
$operation | ApaiIO\Operations\OperationInterface | |
리턴 | void |