You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Tom Beerbower (JIRA)" <ji...@apache.org> on 2014/05/29 20:39:03 UTC

[jira] [Created] (AMBARI-5929) Views : Pass temporal request to view resource provider.

Tom Beerbower created AMBARI-5929:
-------------------------------------

             Summary: Views : Pass temporal request to view resource provider.
                 Key: AMBARI-5929
                 URL: https://issues.apache.org/jira/browse/AMBARI-5929
             Project: Ambari
          Issue Type: Task
            Reporter: Tom Beerbower
            Assignee: Tom Beerbower
             Fix For: 1.6.1


Need to support something like ...

{code}
  /**
   * Get the {@link TemporalInfo temporal information} for the given property
   * id for this request, if any.
   *
   * @param id the property id
   * @return the temporal information for the given property id; null if noe exists
   */
  public TemporalInfo getTemporalInfo(String id);
{code}

for view resource request.





--
This message was sent by Atlassian JIRA
(v6.2#6252)