public interface Flags
| 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 |
static final int LESS
static final int GREATER
static final int EQUAL
static final int SCRIPT_POSTTRANS
static final int PREREQ
static final int SCRIPT_PRETRANS
static final int INTERP
static final int SCRIPT_PRE
static final int SCRIPT_POST
static final int SCRIPT_PREUN
static final int SCRIPT_POSTUN
static final int SCRIPT_TRIGGERIN
static final int SCRIPT_TRIGGERUN
static final int SCRIPT_TRIGGERPOSTUN
static final int SCRIPT_TRIGGERPREIN
static final int RPMLIB
Copyright © 2021. All Rights Reserved.