mirror of https://github.com/Icinga/icinga2.git
parent
d6fad3232b
commit
120440b84f
|
@ -174,6 +174,7 @@ abstract class Checkable : CustomVarObject
|
||||||
}}}
|
}}}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
[state, no_user_modify] Dictionary::Ptr executions;
|
||||||
[state, no_user_view, no_user_modify] Dictionary::Ptr pending_executions;
|
[state, no_user_view, no_user_modify] Dictionary::Ptr pending_executions;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue