We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7df5a6 commit f4ebc2cCopy full SHA for f4ebc2c
1 file changed
api/src/org/labkey/api/settings/ProductFeature.java
@@ -5,6 +5,7 @@
5
*/
6
public enum ProductFeature
7
{
8
+ AdvancedWorkflow("sampleManagement"),
9
ApiKeys("core"),
10
Assay("assay"),
11
AssayQC("premium"),
0 commit comments