Open brent-vw opened 6 years ago
Is your feature request related to a problem? Please describe. Some commands should be privileged to the PO or the Scrub Master.
Describe the solution you'd like Add a isAllowed(User) to the <<Command>> interface.
isAllowed(User)
<<Command>>
Is your feature request related to a problem? Please describe. Some commands should be privileged to the PO or the Scrub Master.
Describe the solution you'd like Add a
isAllowed(User)
to the<<Command>>
interface.