| Package | Description |
|---|---|
| org.arquillian.cube.openshift.impl.utils |
| Modifier and Type | Method and Description |
|---|---|
HookType |
RCContext.getLifecycleHook() |
HookType |
RCContext.getProbeHook() |
static HookType |
HookType.toHookType(String string) |
static HookType |
HookType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HookType[] |
HookType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RCContext.setLifecycleHook(HookType lifecycleHook) |
void |
RCContext.setProbeHook(HookType probeHook) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.