[
https://issues.apache.org/jira/browse/OODT-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann resolved OODT-879.
------------------------------------
Resolution: Won't Fix
this has been open more than 2 years - won't get to it
> Provide alternatives to @Deprecated methods within
> o.a.o.cas.workflow.structs.WorkflowInstance
> -----------------------------------------------------------------------------------------------
>
> Key: OODT-879
> URL: https://issues.apache.org/jira/browse/OODT-879
> Project: OODT
> Issue Type: Bug
> Components: workflow manager
> Affects Versions: 0.10
> Reporter: Lewis John McGibbney
> Fix For: 1.1
>
>
> Within
> [o.a.o.cas.workflow.structs.WorkflowInstance|https://github.com/apache/oodt/blob/trunk/workflow/src/main/java/org/apache/oodt/cas/workflow/structs/WorkflowInstance.java]
> there are many cases of @Deprecated methods which do not contain Javadoc
> indicating an alternative.
> A failure to provide an alternative means that developers _usually_ just use
> the @Deprecated method anyway. This is the case within the avro_rpc
> implementation of cas-workflow.
> This issues should provide the Javadoc implementations indicating which
> methods should be used instead of a failure to provide adequate Javadoc.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)