Skip navigation links
A C D E F G H I J L M N P R S T U V Z 

A

addArgument(String, String, boolean, String...) - Method in class se.sek.any2zephyr.main.ProgramArgumentManager.HelpSection
 
addCliHint() - Method in class se.sek.any2zephyr.main.ProgramArgumentManager.HelpSection
 
addTestCase(String) - Method in class se.sek.any2zephyr.zephyr.TestCycle
 
App - Class in se.sek.any2zephyr.main
Command line enabled start class for 'Any test result to Zephyr' server start up a gateway listening for posted test run results from a test run - and reporting the test results to Zephyr.
App() - Constructor for class se.sek.any2zephyr.main.App
 
Argument(String) - Constructor for class se.sek.any2zephyr.main.ProgramArgumentManager.Argument
 
argumentName - Variable in class se.sek.any2zephyr.main.ProgramArgumentManager.Argument
 
argumentValue - Variable in class se.sek.any2zephyr.main.ProgramArgumentManager.Argument
 
Attachment - Class in se.sek.any2zephyr.zephyr
 
Attachment(String, TestResult) - Constructor for class se.sek.any2zephyr.zephyr.Attachment
 
Attachment(String, TestResult, String) - Constructor for class se.sek.any2zephyr.zephyr.Attachment
 
attachment - Variable in class se.sek.any2zephyr.zephyr.TestResult
 
Attachment.EntityType - Enum in se.sek.any2zephyr.zephyr
 
attemptToReadFromFile() - Static method in class se.sek.any2zephyr.main.Settings
 
attemptToSaveSettingsToFile() - Static method in class se.sek.any2zephyr.main.Settings
 

C

clear() - Method in class se.sek.any2zephyr.eventlogging.TransactionLog
 
comment - Variable in class se.sek.any2zephyr.zephyr.TestResult
 
createHelpSection() - Method in class se.sek.any2zephyr.main.ProgramArgumentManager
 
createInZephyr() - Method in class se.sek.any2zephyr.zephyr.TestCycle
 
createNewExecutionGetExecutionId(String, String) - Static method in class se.sek.any2zephyr.zephyr.JiraConnector
 
createNewStepResult(String, String, String, TestResult.TestStatus) - Static method in class se.sek.any2zephyr.zephyr.JiraConnector
 
currentApiVersion - Static variable in class se.sek.any2zephyr.main.Settings
The API version need to be updated when relevant structural changes to TAF occurs.

D

dateFormatForLogFileLogEntries - Static variable in class se.sek.any2zephyr.main.Settings
Log file time stamp format.
debug - Static variable in class se.sek.any2zephyr.main.Settings
 

E

entityId - Variable in class se.sek.any2zephyr.zephyr.Attachment
 
entityType - Variable in class se.sek.any2zephyr.zephyr.Attachment
 

F

filePath - Variable in class se.sek.any2zephyr.zephyr.Attachment
 

G

getArgument(String) - Method in class se.sek.any2zephyr.main.ProgramArgumentManager
 
getArgumentByOrder(int) - Method in class se.sek.any2zephyr.main.ProgramArgumentManager
 
getArgumentByOrderAsString(int) - Method in class se.sek.any2zephyr.main.ProgramArgumentManager
 
getIssueId(String) - Static method in class se.sek.any2zephyr.zephyr.JiraConnector
 
getIssueType(String) - Static method in class se.sek.any2zephyr.zephyr.JiraConnector
 
getJiraSessionSingleton() - Static method in class se.sek.any2zephyr.zephyr.JiraConnector
 
getLoggedInUser() - Static method in class se.sek.any2zephyr.zephyr.JiraConnector
 
getProjectIdForProject(String) - Static method in class se.sek.any2zephyr.zephyr.JiraConnector
 
getProjects() - Static method in class se.sek.any2zephyr.zephyr.JiraConnector
 
getRequest(String) - Method in class se.sek.any2zephyr.zephyr.JiraSession
 
getTestStepIds(String) - Static method in class se.sek.any2zephyr.zephyr.JiraConnector
 
getValue(String) - Method in class se.sek.any2zephyr.main.ProgramArgumentManager
Get value of parameter by its name.
getValue(String...) - Method in class se.sek.any2zephyr.main.ProgramArgumentManager
Often alternative parameter names for the same argument is used.
getValue() - Method in enum se.sek.any2zephyr.zephyr.TestResult.TestStatus
 

H

hasAnyOfTheArguments(String...) - Method in class se.sek.any2zephyr.main.ProgramArgumentManager
Often alternative parameter names for the same argument is used.
hasArgument(String) - Method in class se.sek.any2zephyr.main.ProgramArgumentManager
Check if the argument is registered.
HelpSection() - Constructor for class se.sek.any2zephyr.main.ProgramArgumentManager.HelpSection
 

I

issue - Variable in class se.sek.any2zephyr.zephyr.TestResult
 
isUsed() - Method in class se.sek.any2zephyr.main.ProgramArgumentManager.Argument
 

J

jiraAddress - Static variable in class se.sek.any2zephyr.main.Settings
For Jira interaction
jiraBaseUrl - Variable in class se.sek.any2zephyr.main.Settings.JiraSettings
 
JiraConnector - Class in se.sek.any2zephyr.zephyr
 
JiraConnector() - Constructor for class se.sek.any2zephyr.zephyr.JiraConnector
 
JiraConnector(String, String, String) - Constructor for class se.sek.any2zephyr.zephyr.JiraConnector
 
jiraPassword - Static variable in class se.sek.any2zephyr.main.Settings
 
JiraSession - Class in se.sek.any2zephyr.zephyr
 
JiraSession(String, String, String) - Constructor for class se.sek.any2zephyr.zephyr.JiraSession
 
JiraSettings() - Constructor for class se.sek.any2zephyr.main.Settings.JiraSettings
 
jiraUserName - Variable in class se.sek.any2zephyr.main.Settings.JiraSettings
 
jiraUserName - Static variable in class se.sek.any2zephyr.main.Settings
 
jiraUserPassword - Variable in class se.sek.any2zephyr.main.Settings.JiraSettings
 

L

linkToIssue(String) - Method in class se.sek.any2zephyr.zephyr.TestCycle
 
log(String) - Method in class se.sek.any2zephyr.eventlogging.Logger
 
log(String) - Method in class se.sek.any2zephyr.eventlogging.TransactionLog
 
log - Static variable in class se.sek.any2zephyr.main.App
 
logDebug(String) - Method in class se.sek.any2zephyr.eventlogging.TransactionLog
 
Logger - Class in se.sek.any2zephyr.eventlogging
 
Logger(String) - Constructor for class se.sek.any2zephyr.eventlogging.Logger
 

M

main(String[]) - Static method in class se.sek.any2zephyr.main.App
This is the main program executor
markAsUnused() - Method in class se.sek.any2zephyr.main.ProgramArgumentManager.Argument
 
markAsUsed() - Method in class se.sek.any2zephyr.main.ProgramArgumentManager.Argument
 

N

numberOfArguments() - Method in class se.sek.any2zephyr.main.ProgramArgumentManager
Returns a count of the number of arguments found.

P

pam - Static variable in class se.sek.any2zephyr.main.App
 
port - Static variable in class se.sek.any2zephyr.main.Settings
The IP port where this server sets up it endpoint at.
postRequest(String, String) - Method in class se.sek.any2zephyr.zephyr.JiraSession
 
postRequestNoLogging(String, String) - Method in class se.sek.any2zephyr.zephyr.JiraSession
 
print() - Method in class se.sek.any2zephyr.main.ProgramArgumentManager.HelpSection
 
ProgramArgumentManager - Class in se.sek.any2zephyr.main
This class is meant to ease program argument management.
ProgramArgumentManager(String[]) - Constructor for class se.sek.any2zephyr.main.ProgramArgumentManager
Enables access to prepared program argument management.
ProgramArgumentManager(String) - Constructor for class se.sek.any2zephyr.main.ProgramArgumentManager
Enables access to prepared program argument management.
ProgramArgumentManager(List<String>) - Constructor for class se.sek.any2zephyr.main.ProgramArgumentManager
Enables access to prepared program argument management.
ProgramArgumentManager(Object...) - Constructor for class se.sek.any2zephyr.main.ProgramArgumentManager
Enables access to prepared program argument management.
ProgramArgumentManager.Argument - Class in se.sek.any2zephyr.main
 
ProgramArgumentManager.HelpSection - Class in se.sek.any2zephyr.main
 
project - Variable in class se.sek.any2zephyr.zephyr.TestResult
 
putRequest(String, String) - Method in class se.sek.any2zephyr.zephyr.JiraSession
 

R

report() - Method in class se.sek.any2zephyr.zephyr.TestResult
 
reportTestResult(String, String, TestResult.TestStatus, String) - Method in class se.sek.any2zephyr.zephyr.JiraConnector
 

S

se.sek.any2zephyr.eventlogging - package se.sek.any2zephyr.eventlogging
 
se.sek.any2zephyr.main - package se.sek.any2zephyr.main
 
se.sek.any2zephyr.zephyr - package se.sek.any2zephyr.zephyr
 
serverVersion - Static variable in class se.sek.any2zephyr.main.Settings
Current Testlink Adapter Server version
setDividerBetweenArgumentDescriptions(String) - Method in class se.sek.any2zephyr.main.ProgramArgumentManager.HelpSection
 
setLeadingCharacterBeforeArgumentName(String) - Method in class se.sek.any2zephyr.main.ProgramArgumentManager.HelpSection
 
setMaxWidthInCharacters(int) - Method in class se.sek.any2zephyr.main.ProgramArgumentManager.HelpSection
 
setNumberOfBufferCharactersBetweenLongestArgumentNameAndDescriptionSection(int) - Method in class se.sek.any2zephyr.main.ProgramArgumentManager.HelpSection
 
setNumberOfLeadingSpacesBeforeArgumentName(int) - Method in class se.sek.any2zephyr.main.ProgramArgumentManager.HelpSection
 
Settings - Class in se.sek.any2zephyr.main
Static test run settings with default values for important runtime parameters.
Settings() - Constructor for class se.sek.any2zephyr.main.Settings
 
Settings.JiraSettings - Class in se.sek.any2zephyr.main
 
status - Variable in class se.sek.any2zephyr.zephyr.TestResult
 
supressConnectionStatusChecking - Static variable in class se.sek.any2zephyr.main.App
 

T

TestCycle - Class in se.sek.any2zephyr.zephyr
 
TestCycle(String, String, String) - Constructor for class se.sek.any2zephyr.zephyr.TestCycle
 
TestResult - Class in se.sek.any2zephyr.zephyr
 
TestResult() - Constructor for class se.sek.any2zephyr.zephyr.TestResult
 
TestResult(String, String, TestResult.TestStatus, String) - Constructor for class se.sek.any2zephyr.zephyr.TestResult
 
TestResult.TestStatus - Enum in se.sek.any2zephyr.zephyr
 
testSummaryForCreatedTests - Static variable in class se.sek.any2zephyr.main.Settings
 
toString() - Method in class se.sek.any2zephyr.main.ProgramArgumentManager.Argument
 
toString() - Method in class se.sek.any2zephyr.main.ProgramArgumentManager.HelpSection
 
toString() - Method in class se.sek.any2zephyr.main.ProgramArgumentManager
 
toString() - Method in enum se.sek.any2zephyr.zephyr.TestResult.TestStatus
 
toString() - Method in class se.sek.any2zephyr.zephyr.TestResult
 
TransactionLog - Class in se.sek.any2zephyr.eventlogging
 
TransactionLog() - Constructor for class se.sek.any2zephyr.eventlogging.TransactionLog
 
transactionLogFileName - Static variable in class se.sek.any2zephyr.main.Settings
Log file name for transaction log.

U

unusedArguments() - Method in class se.sek.any2zephyr.main.ProgramArgumentManager
Returns a list of the arguments that has not been marked as used.
unusedArgumentsAsStrings() - Method in class se.sek.any2zephyr.main.ProgramArgumentManager
 
updateExecutionStatus(String, TestResult.TestStatus, String) - Static method in class se.sek.any2zephyr.zephyr.JiraConnector
 
upload() - Method in class se.sek.any2zephyr.zephyr.Attachment
 
uploadFile() - Method in class se.sek.any2zephyr.zephyr.Attachment
 
use(String) - Method in class se.sek.any2zephyr.main.ProgramArgumentManager
Retrieves the value of the argument with the given name, and marks it as used for reference.
use(String...) - Method in class se.sek.any2zephyr.main.ProgramArgumentManager
Often alternative parameter names for the same argument is used.
used - Variable in class se.sek.any2zephyr.main.ProgramArgumentManager.Argument
 
usedArguments() - Method in class se.sek.any2zephyr.main.ProgramArgumentManager
Returns a list of the arguments that has been marked as used.

V

valueOf(String) - Static method in enum se.sek.any2zephyr.zephyr.Attachment.EntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.sek.any2zephyr.zephyr.TestResult.TestStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum se.sek.any2zephyr.zephyr.Attachment.EntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.sek.any2zephyr.zephyr.TestResult.TestStatus
Returns an array containing the constants of this enum type, in the order they are declared.

Z

zephyrAPIkey - Static variable in class se.sek.any2zephyr.main.Settings
The se.sek.any2zephyr.zephyr developer key generated for a jiraUserName in the Testlink GUI (User Account Page).
A C D E F G H I J L M N P R S T U V Z 
Skip navigation links

Copyright © 2018. All rights reserved.