public class SynchronyProcessUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SYNCHRONY_PID |
static String |
TEMP_DIR |
Constructor and Description |
---|
SynchronyProcessUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
killRunningSynchronyProcess()
Kill any running synchrony process if its pid is stored in the synchrony.pid file.
|
static void |
storeSynchronyProcessPid()
Store the running Synchrony process's PID to the synchrony.pid file in the temporary directory.
|
public static final String SYNCHRONY_PID
public static final String TEMP_DIR
public static boolean killRunningSynchronyProcess()
public static void storeSynchronyProcessPid()
Copyright © 2003–2020 Atlassian. All rights reserved.