It's all about the answers!

Ask a question

use plain java query approval descriptor due date not working


faith chen (115) | asked Nov 27 '22, 10:16 p.m.
Hello
i wany query form approval descriptor due date, but query result always form due date,

IQueryableAttribute dueDateAttribute = QueryableAttributes.getFactory(IWorkItem.ITEM_TYPE).findAttribute(projectArea, IApprovalDescriptor.DUE_DATE_PROPERTY, auditableClient, null);


Expression dueDateExpression = new AttributeExpression(dueDateAttribute, AttributeOperation.BEFORE, new Timestamp(beforeDay));


Comments
Ralph Schoon commented Jan 05 '23, 3:10 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Unclear question and there is not enough content to answer this. It is luck, if someone knows API questions of off the top of their heads. So it is possible you will not get an answer. 

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.