[
https://issues.apache.org/jira/browse/NEETHI-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved NEETHI-7.
------------------------------
Resolution: Fixed
Fix Version/s: 3.0
Assignee: Daniel Kulp
> An alternative constructor for AbstractPolicyOperators for convenience
> ----------------------------------------------------------------------
>
> Key: NEETHI-7
> URL: https://issues.apache.org/jira/browse/NEETHI-7
> Project: Neethi
> Issue Type: Bug
> Reporter: Konrad K
> Assignee: Daniel Kulp
> Fix For: 3.0
>
>
> A typical situation is the following
> Policy policy = new Policy()
> ExactlyOne exactlyOne = new ExactlyOne()
> policy.add(exactlyOne)
> it would be nice to have an alternative constructor, which has a parent
> parameter...
> new ExactlyOne(policy)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]