Skip navigation links
A C D E F G H I S T V 

A

AllowedValue - Annotation Type in com.microfocus.da.sct.annotations
Annotation for denoting allowed values for any defined UI

C

com.microfocus.da.sct.annotations - package com.microfocus.da.sct.annotations
 
com.microfocus.da.sct.dtos - package com.microfocus.da.sct.dtos
 
com.microfocus.da.sct.interfaces - package com.microfocus.da.sct.interfaces
 
CommonIntegrator - Interface in com.microfocus.da.sct.interfaces
Base interface that defines the functionality of an external source configuration type
ComponentInfo - Interface in com.microfocus.da.sct.interfaces
Interface for providing the information about a Component and its versions to the CommonIntegrator

D

DataType - Enum in com.microfocus.da.sct.annotations
Defines data types to be used for external source configuration types
downloadVersionContent(VersionInfo, File) - Method in interface com.microfocus.da.sct.interfaces.CommonIntegrator
This method extracts the information from VersionInfo and starts processing artifacts.

E

equals(Object) - Method in class com.microfocus.da.sct.dtos.VersionInfo
 

F

FileEntry - Interface in com.microfocus.da.sct.interfaces
Interface for providing file information for a version

G

getAlerts(Locale) - Method in interface com.microfocus.da.sct.interfaces.CommonIntegrator
This method is responsible for showing any alerts or warning messages before running the integration for version creation.
getAllVersions() - Method in interface com.microfocus.da.sct.interfaces.ComponentInfo
This method returns all the versions associated with this component.
getChildren() - Method in interface com.microfocus.da.sct.interfaces.FileEntry
Returns all dependent children for this entry
getComponentId() - Method in interface com.microfocus.da.sct.interfaces.ComponentInfo
This method returns the unique identifier of the component.
getComponentName() - Method in interface com.microfocus.da.sct.interfaces.ComponentInfo
This method returns the name of the component this ComponentInfo is associated with.
getFileSize() - Method in interface com.microfocus.da.sct.interfaces.FileEntry
Returns the size of the file in bytes.
getLastModified() - Method in interface com.microfocus.da.sct.interfaces.FileEntry
Returns the time when this file was last modified.
getLatestVersion() - Method in interface com.microfocus.da.sct.interfaces.ComponentInfo
This method returns the VersionInfo composition object from the latest version created for this component.
getName() - Method in interface com.microfocus.da.sct.interfaces.FileEntry
Returns the file or directory name that are the artifacts to be included in a version
getNextVersionInfo(Properties) - Method in interface com.microfocus.da.sct.interfaces.CommonIntegrator
This method returns the VersionInfo composition object that is required for downloading and processing the artifact.
getPath() - Method in interface com.microfocus.da.sct.interfaces.FileEntry
Returns the relative path for the specified file or directory
getValue() - Method in enum com.microfocus.da.sct.annotations.DataType
 
getVersionByName(String) - Method in interface com.microfocus.da.sct.interfaces.ComponentInfo
This method returns the VersionInfo composition object from the version with the specified name.
getVersionContent(VersionInfo) - Method in interface com.microfocus.da.sct.interfaces.ComponentInfo
This method returns a FileEntry interface composition object that contains all the necessary meta information.
getVersionName() - Method in class com.microfocus.da.sct.dtos.VersionInfo
 
getVersionProps() - Method in class com.microfocus.da.sct.dtos.VersionInfo
 

H

hashCode() - Method in class com.microfocus.da.sct.dtos.VersionInfo
 

I

isDirectory() - Method in interface com.microfocus.da.sct.interfaces.FileEntry
Returns whether this entry is a directory

S

setProperty(String, String) - Method in class com.microfocus.da.sct.dtos.VersionInfo
 
setVersionName(String) - Method in class com.microfocus.da.sct.dtos.VersionInfo
 
setVersionProps(Properties) - Method in class com.microfocus.da.sct.dtos.VersionInfo
 
ShowVersionParamsDialog - Annotation Type in com.microfocus.da.sct.annotations
Annotation for controlling the version parameters dialog during version import.
SourceConfigTypeConfig - Annotation Type in com.microfocus.da.sct.annotations
Common configuration for an external source configuration type.
SourceConfigTypeParam - Annotation Type in com.microfocus.da.sct.annotations
Define the set of parameters for an external source configuration type.

T

toString() - Method in class com.microfocus.da.sct.dtos.VersionInfo
 

V

valueOf(String) - Static method in enum com.microfocus.da.sct.annotations.DataType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microfocus.da.sct.annotations.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
VersionInfo - Class in com.microfocus.da.sct.dtos
This is a holder class to be used during runtime to hold the version-related information of a component version.
VersionInfo(String) - Constructor for class com.microfocus.da.sct.dtos.VersionInfo
 
VersionParam - Annotation Type in com.microfocus.da.sct.annotations
Defines a set of version parameters for external source configuration types.
VersionParams - Annotation Type in com.microfocus.da.sct.annotations
This is a holder of multiple version parameters for external source configuration types.
A C D E F G H I S T V 
Skip navigation links

Copyright © 2018. All rights reserved.