Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Retrieve the fixedDelay of an async task

 Hello,
I have an AbstractAutoScheduledTask that has a configurationProperty "fixedDelay".  How could I access the value of this configuration property from another service.  Basically I need to do some validation on a value in a field in an editor.  The validation is based on the value of the "fixedDelay".

I was thinking to specify this configurationProperty in a service instead of AbstractAutoScheduledTask, then the AbstractAutoScheduledTask simply retrieves this configurationProperty, and the client side can also access this configurationProperty.  Is this the right thing to do?

0 votes


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Oct 01 '15, 4:08 p.m.

Question was seen: 1,692 times

Last updated: Oct 01 '15, 4:08 p.m.

Confirmation Cancel Confirm