OperationType
in package
Table of Contents
Constants
ADD
public
mixed
ADD
= 'add'
COPY
public
mixed
COPY
= 'copy'
MOVE
public
mixed
MOVE
= 'move'
REMOVE
public
mixed
REMOVE
= 'remove'
REPLACE
public
mixed
REPLACE
= 'replace'
TEST
public
mixed
TEST
= 'test'