[ 
https://issues.apache.org/jira/browse/METRON-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tibor Meller updated METRON-1759:
---------------------------------
    Description: 
The following fields are annotated as inputs of pcap-panel, but actually, they 
don't.
 
@Input pdml:Pdml=null;
@Input pcapRequest:PcapRequest;
@Input resetPaginationForSearch:boolean;
 
The current state of the code is misleading and makes harder to understand the 
actual behaviour of the panel component.

  was:
The following fields annotated as inputs of pcap-panel (@Input decorator) but 
actually they don't.
 
@Input pdml:Pdml=null;
@Input pcapRequest:PcapRequest;
@Input resetPaginationForSearch:boolean;
 
The current state of the code is misleading and makes harder the actual 
behaviour of the panel component.


> PCAP UI: Removing wrong Input annotations from pcap panel component
> -------------------------------------------------------------------
>
>                 Key: METRON-1759
>                 URL: https://issues.apache.org/jira/browse/METRON-1759
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: Tibor Meller
>            Priority: Major
>
> The following fields are annotated as inputs of pcap-panel, but actually, 
> they don't.
>  
> @Input pdml:Pdml=null;
> @Input pcapRequest:PcapRequest;
> @Input resetPaginationForSearch:boolean;
>  
> The current state of the code is misleading and makes harder to understand 
> the actual behaviour of the panel component.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to