|
|
| |
OpenXPKI::Server::Workflow::Condition::AlwaysFalse(3) |
User Contributed Perl Documentation |
OpenXPKI::Server::Workflow::Condition::AlwaysFalse(3) |
OpenXPKI::Server::Workflow::Condition::AlwaysFalse
<action name="do_something">
<condition name="something"
class="OpenXPKI::Server::Workflow::Condition::AlwaysFalse">
</condition> </action>
This condition always returns false. This is mainly useful as a dummy condition
that does not really check anything.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |