Interface MobileFormTaskPropertiesDisplaySettings

All Known Subinterfaces:
MutableMobileFormTaskPropertiesDisplaySettings
All Known Implementing Classes:
MobileFormTaskPropertiesDisplaySettingsImpl

public interface MobileFormTaskPropertiesDisplaySettings
Configuracoes de exibicao das propriedades de tarefas na UI do mobile. Pode ser usado para customizar quais dados da tarefa o usuario ve antes de sua abertura
Author:
Eduardo Frazao
  • Method Details

    • showCompleteItensCount

      boolean showCompleteItensCount()
    • showStartUser

      boolean showStartUser()
    • showDuedate

      boolean showDuedate()
    • showAssignee

      boolean showAssignee()
    • showAttachmentsCount

      boolean showAttachmentsCount()
    • showNotesCount

      boolean showNotesCount()
    • showProcessTag

      boolean showProcessTag()
    • showExtendedProperties

      boolean showExtendedProperties()
    • extendedPropertiesVariableName

      String extendedPropertiesVariableName()