Activiti

move sortorder out of the interface package

Details

  • Type: Task Task
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 5.0.beta2
  • Component/s: Engine
  • Labels:
    None
  • Number of attachments :
    0

Issue Links

Activity

Hide
Joram Barrez added a comment -

The only place where it is used is in the tablePage class. Is that the one you want to remove?

Show
Joram Barrez added a comment - The only place where it is used is in the tablePage class. Is that the one you want to remove?
Hide
Tom Baeyens added a comment -

Also used in /activiti-rest/src/main/resources/webscripts/org/activiti/rest/api/management/table-data.get.json.ftl

"sort": "${tablePage.sort!"ID_"}",
"order": "<#if tablePage.order == "DESCENDING">desc<#else>asc</#if>"

Show
Tom Baeyens added a comment - Also used in /activiti-rest/src/main/resources/webscripts/org/activiti/rest/api/management/table-data.get.json.ftl "sort": "${tablePage.sort!"ID_"}", "order": "<#if tablePage.order == "DESCENDING">desc<#else>asc</#if>"

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: