Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
B C D E F G I L P R S T

B

bucketHelper - Variable in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 

C

com.flexstor.flexdbserver.services.external - package com.flexstor.flexdbserver.services.external
 
context - Variable in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 
createImportData(ActionData) - Method in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 

D

data - Variable in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 

E

ExecuteExternalService - class com.flexstor.flexdbserver.services.external.ExecuteExternalService.
ExecuteExternalService
The Execute External Service will execute a external program as part of a workflow either during imports or during a customized process.
ExecuteExternalService() - Constructor for class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 
executeProgram(List) - Method in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 

F

fileSeparator - Variable in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 

G

getMetaDataArguments(DisguiseAssetRecordData) - Method in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 
go() - Method in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 

I

IDENTIFIER - Static variable in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 
initData(ActionData) - Method in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 
isAssetRoleBucket(String) - Method in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 

L

lExecArgs - Variable in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
Holds all arguments passed to this service, which will be passed to the program.
lExecProps - Variable in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
Holds the property names; in other words, while the instance variable lExecArgs will hold only the values, this List will hold the name of the properties.

P

pr - Variable in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 

R

retrieveArgs(Iterator) - Method in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 
retrieveDataObjectArgs(ImportData) - Method in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
Retrieves arguments set in the data object
retrieveServiceArgs() - Method in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
Retrieves arguments set in the service instance itself.

S

sCommand - Variable in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 
sInFlag - Variable in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 
sInRole - Variable in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 
sInType - Variable in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 
sThisService - Variable in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
 
setServiceContext(ServiceContext) - Method in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
Calls before the service is initialized (before initData is called) to pass information about the environment in which the service is running.

T

timedOut() - Method in class com.flexstor.flexdbserver.services.external.ExecuteExternalService
Called from IntervalTimer if it times out

B C D E F G I L P R S T