public class Flags extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
EQUAL |
static int |
GREATER |
static int |
INTERP |
static int |
LESS |
static int |
PREREQ |
static int |
RPMLIB |
static int |
SCRIPT_POST |
static int |
SCRIPT_POSTTRANS |
static int |
SCRIPT_POSTUN |
static int |
SCRIPT_PRE |
static int |
SCRIPT_PRETRANS |
static int |
SCRIPT_PREUN |
static int |
SCRIPT_TRIGGERIN |
static int |
SCRIPT_TRIGGERPOSTUN |
static int |
SCRIPT_TRIGGERPREIN |
static int |
SCRIPT_TRIGGERUN |
| Constructor and Description |
|---|
Flags() |
public static int LESS
public static int GREATER
public static int EQUAL
public static int SCRIPT_POSTTRANS
public static int PREREQ
public static int SCRIPT_PRETRANS
public static int INTERP
public static int SCRIPT_PRE
public static int SCRIPT_POST
public static int SCRIPT_PREUN
public static int SCRIPT_POSTUN
public static int SCRIPT_TRIGGERIN
public static int SCRIPT_TRIGGERUN
public static int SCRIPT_TRIGGERPOSTUN
public static int SCRIPT_TRIGGERPREIN
public static int RPMLIB
Copyright © 2023. All Rights Reserved.