Skip to main content

SupSolutionTemplateStatus

No description

enum SupSolutionTemplateStatus {
ACTIVE
DRAFT
INACTIVE
ON_HOLD
REJECTED
REVIEWING
SUBMITTED
}

Values

SupSolutionTemplateStatus.ACTIVE

The solution template is approved and published and it has active status.

SupSolutionTemplateStatus.DRAFT

Work in progress, not yet submitted for review.

SupSolutionTemplateStatus.INACTIVE

The solution template is not active.

SupSolutionTemplateStatus.ON_HOLD

Review or progress is paused pending further action.

SupSolutionTemplateStatus.REJECTED

The solution template was reviewed and rejected.

SupSolutionTemplateStatus.REVIEWING

The solution template is currently under review.

SupSolutionTemplateStatus.SUBMITTED

Solution Template data has been submitted and awaits review.