public class KieServerUtils extends Object
| Constructor and Description |
|---|
KieServerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSnapshot(org.kie.server.api.model.ReleaseId releaseId) |
static boolean |
isSnapshot(org.kie.api.builder.ReleaseId releaseId) |
static boolean |
isSnapshot(String version) |
public static boolean isSnapshot(org.kie.server.api.model.ReleaseId releaseId)
public static boolean isSnapshot(org.kie.api.builder.ReleaseId releaseId)
public static boolean isSnapshot(String version)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.