NAME
App::Oozie::Role::Fields::Generic
VERSION
version 0.012
SYNOPSIS
use Moo::Role;
use MooX::Options;
with 'App::Oozie::Role::Fields::Generic';
DESCRIPTION
This is a Role to be consumed by Oozie tooling classes and defines various fields.
NAME
Overridable generic fields for internal programs/libs.
Accessors
Overridable from cli
dryrun
force
max_retry
timeout
verbose
Overridable from sub-classes
effective_username
SEE ALSO
AUTHORS
David Morel
Burak Gursoy
COPYRIGHT AND LICENSE
This software is copyright (c) 2023 by Booking.com.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.