Oh, sorry, I misread; so it seems that you want to search for jobs in the
UI by name.  Well, there's no current facility for that, but you can
readily extend the IJobManager interface, JobManager class, and jobs.java
manager class to include filtering criteria.

Karl


On Wed, Oct 8, 2014 at 5:20 AM, Karl Wright <[email protected]> wrote:

> Hi Jitu,
>
> Normally this is done by adding a "Metadata adjuster" transformation
> component to the pipeline, and forcing a metadata field that contains the
> name of the job.
>
> Karl
>
>
> On Wed, Oct 8, 2014 at 4:20 AM, Jitu <[email protected]> wrote:
>
>> Hi Karl,
>>
>> Thanks for continuous support. I have a requirement to search jobs based
>> on name on mcf-crawler-ui. i tried customizing the ui but i am not sure how
>> to pass search parameters to JobManager.getAllJobs(FilterCriteria) method.
>> basically it should fetch all jobs whose name contains 'share' using
>> FilterCriteria.
>>
>> Thanks,
>> Jitu
>>
>>
>>
>>
>

Reply via email to