Interface HistoricActionInstanceEntity

    • Method Detail

      • setActionDefinitionId

        void setActionDefinitionId​(java.lang.String actionDefinitionId)
      • setName

        void setName​(java.lang.String name)
      • setScopeId

        void setScopeId​(java.lang.String scopeId)
      • setSubScopeId

        void setSubScopeId​(java.lang.String subScopeId)
      • setScopeType

        void setScopeType​(java.lang.String scopeType)
      • setScopeDefinitionId

        void setScopeDefinitionId​(java.lang.String scopeDefinitionId)
      • setStartDate

        void setStartDate​(java.util.Date startDate)
      • setExecutionDate

        void setExecutionDate​(java.util.Date executionDate)
      • setExecutedBy

        void setExecutedBy​(java.lang.String executedBy)
      • setFormInstanceId

        void setFormInstanceId​(java.lang.String formInstanceId)
      • setFormKey

        void setFormKey​(java.lang.String formKey)
      • setFormParentDeploymentId

        void setFormParentDeploymentId​(java.lang.String formParentDeploymentId)
      • setPriority

        void setPriority​(java.lang.Integer priority)
      • setTenantId

        void setTenantId​(java.lang.String tenantId)