Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
G
GenericDrupalApp
- Class in
org.drupal.project.async_command
This is the new DrupalApp class.
GenericDrupalApp(DrupalConnection)
- Constructor for class org.drupal.project.async_command.
GenericDrupalApp
Register acceptable AsyncCommand classes in constructor.
GenericDrupalApp()
- Constructor for class org.drupal.project.async_command.
GenericDrupalApp
This constructor requires manually set DrupalConnection.
GenericDrupalApp.RunningMode
- Enum in
org.drupal.project.async_command
Various running mode of the DrupalApp
getApp()
- Method in class org.drupal.project.async_command.
CommandRecord
getCheckpoint()
- Method in class org.drupal.project.async_command.
CommandRecord
getCommand()
- Method in class org.drupal.project.async_command.
CommandRecord
getCommand()
- Method in class org.drupal.project.async_command.deprecated.
CommandDeprecated
Deprecated.
getCommand()
- Method in class org.drupal.project.async_command.deprecated.
CommandThreadFactory.Thread
getConfigPropertiesFile()
- Static method in class org.drupal.project.async_command.
DrupalUtils
Find the config.properties file under various locations.
getConnection()
- Method in class org.drupal.project.async_command.
DrupalConnection
Get a Drupal database connection from the pool.
getContent(Reader)
- Static method in class org.drupal.project.async_command.
DrupalUtils
From the input reader and get all its content.
getControl()
- Method in class org.drupal.project.async_command.
CommandRecord
getCreated()
- Method in class org.drupal.project.async_command.
CommandRecord
getCreated()
- Method in class org.drupal.project.async_command.deprecated.
CommandDeprecated
Deprecated.
getDatabaseType()
- Method in class org.drupal.project.async_command.
DrupalConnection
getDataSource()
- Method in class org.drupal.project.async_command.
DrupalConnection
getDefaultSettingsPhpFile()
- Method in class org.drupal.project.async_command.deprecated.
AbstractDrupalAppDeprecated
Deprecated.
getDescription()
- Method in class org.drupal.project.async_command.
CommandRecord
getDrupalApp()
- Method in class org.drupal.project.async_command.
AsyncCommand
getDrupalConnection()
- Method in class org.drupal.project.async_command.
AsyncCommand
getDrupalConnection()
- Method in class org.drupal.project.async_command.
GenericDrupalApp
getDrupalSettingsFile()
- Static method in class org.drupal.project.async_command.
DrupalUtils
Try to get Drupal's settings.php file in various locations.
getEid()
- Method in class org.drupal.project.async_command.
CommandRecord
getEid()
- Method in class org.drupal.project.async_command.deprecated.
CommandDeprecated
Deprecated.
getEncryptedFieldSecretKey()
- Method in class org.drupal.project.async_command.
DrupalConnection
getEnd()
- Method in class org.drupal.project.async_command.
CommandRecord
getId()
- Method in class org.drupal.project.async_command.
CommandRecord
getId()
- Method in class org.drupal.project.async_command.deprecated.
CommandDeprecated
Deprecated.
getId1()
- Method in class org.drupal.project.async_command.
CommandRecord
getId2()
- Method in class org.drupal.project.async_command.
CommandRecord
getIdentifier()
- Method in class org.drupal.project.async_command.
AsyncCommand
Specifies the name this command is known as.
getIdentifier(Class<?>)
- Static method in class org.drupal.project.async_command.
DrupalUtils
Get either the identifier if presented, or the class name.
getIdentifier()
- Method in class org.drupal.project.async_command.
GenericDrupalApp
Specifies the name this DrupalApp is known as.
getIdentifier()
- Method in class org.drupal.project.async_command.
PyAsyncCommand
Derived function has to override it.
getIdentifier()
- Method in class org.drupal.project.async_command.
PyDrupalApp
Derived function has to override it.
getInput()
- Method in class org.drupal.project.async_command.
CommandRecord
getLocalUnixTimestamp()
- Static method in class org.drupal.project.async_command.
DrupalUtils
Get the unix timestamp of the local server.
getLong(Object)
- Static method in class org.drupal.project.async_command.
DrupalUtils
Get the long value from any Object, if possible.
getMaxBatchSize()
- Method in class org.drupal.project.async_command.
DrupalConnection
getMessage()
- Method in class org.drupal.project.async_command.
CommandRecord
getMessage()
- Method in class org.drupal.project.async_command.deprecated.
Result
Deprecated.
getNumber1()
- Method in class org.drupal.project.async_command.
CommandRecord
getNumber2()
- Method in class org.drupal.project.async_command.
CommandRecord
getNumber3()
- Method in class org.drupal.project.async_command.
CommandRecord
getNumber4()
- Method in class org.drupal.project.async_command.
CommandRecord
getOutput()
- Method in class org.drupal.project.async_command.
CommandRecord
getPackageLogger()
- Static method in class org.drupal.project.async_command.
DrupalUtils
getProgress()
- Method in class org.drupal.project.async_command.
CommandRecord
getReaderContent(Reader)
- Method in class org.drupal.project.async_command.deprecated.
AbstractDrupalAppDeprecated
Deprecated.
getRecord()
- Method in class org.drupal.project.async_command.
AsyncCommand
getStart()
- Method in class org.drupal.project.async_command.
CommandRecord
getStatus()
- Method in class org.drupal.project.async_command.
CommandRecord
getStatus()
- Method in class org.drupal.project.async_command.deprecated.
Result
Deprecated.
getString1()
- Method in class org.drupal.project.async_command.
CommandRecord
getString2()
- Method in class org.drupal.project.async_command.
CommandRecord
getUid()
- Method in class org.drupal.project.async_command.
CommandRecord
getUid()
- Method in class org.drupal.project.async_command.deprecated.
CommandDeprecated
Deprecated.
getWeight()
- Method in class org.drupal.project.async_command.
CommandRecord
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V