It's all about the answers!

Ask a question

Retrieve the fixedDelay of an async task


Hung Lam (2911915) | asked Oct 01 '15, 4:08 p.m.
JAZZ DEVELOPER
 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?

Be the first one to answer this question!


Register or 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.