OperationCheckResultOperation class
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
fromValue(
String value) → OperationCheckResultOperation
Constants
- administer → const OperationCheckResultOperation
- archive → const OperationCheckResultOperation
- clearPermissions → const OperationCheckResultOperation
- copy → const OperationCheckResultOperation
- create → const OperationCheckResultOperation
- createSpace → const OperationCheckResultOperation
- delete → const OperationCheckResultOperation
- export$ → const OperationCheckResultOperation
- move → const OperationCheckResultOperation
- purge → const OperationCheckResultOperation
- purgeVersion → const OperationCheckResultOperation
- read → const OperationCheckResultOperation
- restore → const OperationCheckResultOperation
- restrictContent → const OperationCheckResultOperation
- update → const OperationCheckResultOperation
- use → const OperationCheckResultOperation
-
values
→ const List<
OperationCheckResultOperation>