-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rollback jDeploy Settings which led to two package managers
- Loading branch information
1 parent
a8f74e4
commit b32d5bb
Showing
27 changed files
with
1,326 additions
and
0 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Empty file.
33 changes: 33 additions & 0 deletions
33
.idea/sonarlint/issuestore/3/8/38556a81fe738150cfaac90318ffab1bd1307816
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Empty file.
Empty file.
5 changes: 5 additions & 0 deletions
5
.idea/sonarlint/issuestore/7/2/7234d2ba16c371bcd111754d0bb5605fb7f7ef4f
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
.idea/sonarlint/issuestore/a/7/a7309147067e9c4334a24d8b730ba8fe42490549
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
3 changes: 3 additions & 0 deletions
3
.idea/sonarlint/issuestore/a/f/af3aa03563f07f2389223ac11564a0f7a82873b2
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,241 @@ | ||
@startuml | ||
|
||
/' diagram meta data start | ||
config=CallConfiguration; | ||
{ | ||
"rootMethod": "com.rutuj.photofiltersapp.view.MainPanel#MainPanel()", | ||
"projectClassification": { | ||
"searchMode": "OpenProject", // OpenProject, AllProjects | ||
"includedProjects": "", | ||
"pathEndKeywords": "*.impl", | ||
"isClientPath": "", | ||
"isClientName": "", | ||
"isTestPath": "", | ||
"isTestName": "", | ||
"isMappingPath": "", | ||
"isMappingName": "", | ||
"isDataAccessPath": "", | ||
"isDataAccessName": "", | ||
"isDataStructurePath": "", | ||
"isDataStructureName": "", | ||
"isInterfaceStructuresPath": "", | ||
"isInterfaceStructuresName": "", | ||
"isEntryPointPath": "", | ||
"isEntryPointName": "", | ||
"treatFinalFieldsAsMandatory": false | ||
}, | ||
"graphRestriction": { | ||
"classPackageExcludeFilter": "", | ||
"classPackageIncludeFilter": "", | ||
"classNameExcludeFilter": "", | ||
"classNameIncludeFilter": "", | ||
"methodNameExcludeFilter": "", | ||
"methodNameIncludeFilter": "", | ||
"removeByInheritance": "", // inheritance/annotation based filtering is done in a second step | ||
"removeByAnnotation": "", | ||
"removeByClassPackage": "", // cleanup the graph after inheritance/annotation based filtering is done | ||
"removeByClassName": "", | ||
"cutMappings": false, | ||
"cutEnum": true, | ||
"cutTests": true, | ||
"cutClient": true, | ||
"cutDataAccess": true, | ||
"cutInterfaceStructures": true, | ||
"cutDataStructures": true, | ||
"cutGetterAndSetter": true, | ||
"cutConstructors": true | ||
}, | ||
"graphTraversal": { | ||
"forwardDepth": 3, | ||
"backwardDepth": 3, | ||
"classPackageExcludeFilter": "", | ||
"classPackageIncludeFilter": "", | ||
"classNameExcludeFilter": "", | ||
"classNameIncludeFilter": "", | ||
"methodNameExcludeFilter": "", | ||
"methodNameIncludeFilter": "", | ||
"hideMappings": false, | ||
"hideDataStructures": false, | ||
"hidePrivateMethods": true, | ||
"hideInterfaceCalls": true, // indirection: implementation -> interface (is hidden) -> implementation | ||
"onlyShowApplicationEntryPoints": false, // root node is included | ||
"useMethodCallsForStructureDiagram": "ForwardOnly" // ForwardOnly, BothDirections, No | ||
}, | ||
"details": { | ||
"aggregation": "GroupByClass", // ByClass, GroupByClass, None | ||
"showMethodParametersTypes": false, | ||
"showMethodParametersNames": false, | ||
"showMethodReturnType": false, | ||
"showPackageLevels": 2, | ||
"showCallOrder": false, | ||
"edgeMode": "MethodsOnly", // TypesOnly, MethodsOnly, TypesAndMethods, MethodsAndDirectTypeUsage | ||
"showDetailedClassStructure": false | ||
}, | ||
"rootClass": "com.rutuj.photofiltersapp.view.MainPanel", | ||
"extensionCallbackMethod": "" // qualified.class.name#methodName - signature: public static String method(String) | ||
} | ||
diagram meta data end '/ | ||
|
||
|
||
|
||
digraph g { | ||
rankdir="LR" | ||
splines=polyline | ||
|
||
|
||
'nodes | ||
subgraph cluster_108882150 { | ||
label=rutuj | ||
labeljust=l | ||
fillcolor="#ececec" | ||
style=filled | ||
|
||
subgraph cluster_1685228816 { | ||
label=photofiltersapp | ||
labeljust=l | ||
fillcolor="#d8d8d8" | ||
style=filled | ||
|
||
subgraph cluster_1255668801 { | ||
label=FileUtil | ||
labeljust=l | ||
fillcolor=white | ||
style=filled | ||
|
||
FileUtil1152408371XXXcopyFile1695262292[ | ||
label="+ copyFile()" | ||
style=filled | ||
fillcolor=white | ||
tooltip="FileUtil | ||
|
||
null" | ||
fontcolor=darkgreen | ||
]; | ||
FileUtil1152408371XXXloadImage2189724[ | ||
label="+ loadImage()" | ||
style=filled | ||
fillcolor=white | ||
tooltip="FileUtil | ||
|
||
null" | ||
fontcolor=darkgreen | ||
]; | ||
} | ||
subgraph cluster_1693232222 { | ||
label=ConvertPhotoActivity | ||
labeljust=l | ||
fillcolor=white | ||
style=filled | ||
ConvertPhotoActivity1526362XXXhandleRequest1398741355[ | ||
label="+ handleRequest()" | ||
style=filled | ||
fillcolor=white | ||
tooltip="ConvertPhotoActivity | ||
|
||
Applies the requested conversions on the file located at the provided filePath. A new image will be generated for each conversion. If more than one conversion is requested, multiple threads will be used to execute each conversion. @param filePath the location of the file to convert @param conversionTypes a list of conversions to apply to the image @return a list of file paths containing the converted images " | ||
fontcolor=darkgreen | ||
]; | ||
} | ||
|
||
subgraph cluster_1756674555 { | ||
label=ConverterStrategyMapper | ||
labeljust=l | ||
fillcolor=white | ||
style=filled | ||
|
||
ConverterStrategyMapper507044939XXXgetImageConverter12346992[ | ||
label="+ getImageConverter()" | ||
style=filled | ||
fillcolor=white | ||
tooltip="ConverterStrategyMapper | ||
|
||
Retrieves the strategy associated with the provided ConversionType. @param conversionType the type of strategy requested @return the associated strategy " | ||
fontcolor=darkgreen | ||
]; | ||
} | ||
|
||
subgraph cluster_1911043414 { | ||
label=DaggerServiceComponent | ||
labeljust=l | ||
fillcolor=white | ||
style=filled | ||
|
||
DaggerServiceComponent608074794XXXprovideConvertPhotoActivity0[ | ||
label="+ provideConvertPhotoActivity()" | ||
style=filled | ||
fillcolor=white | ||
tooltip="DaggerServiceComponent | ||
|
||
null" | ||
fontcolor=darkgreen | ||
]; | ||
} | ||
subgraph cluster_206533971 { | ||
label=PhotoUtil | ||
labeljust=l | ||
fillcolor=white | ||
style=filled | ||
PhotoUtil1152408371XXXfromFile1808118735[ | ||
label="+ fromFile()" | ||
style=filled | ||
fillcolor=white | ||
tooltip="PhotoUtil | ||
|
||
Reads an image file into memory and returns it in a Photo representation. @param filePath the location of the file to be opened @return a Photo representation of an image file @throws PhotoConversionClientException if the provided file cannot be opened " | ||
fontcolor=darkgreen | ||
]; | ||
} | ||
|
||
subgraph cluster_227131738 { | ||
label=PhotoFiltersApp | ||
labeljust=l | ||
fillcolor=white | ||
style=filled | ||
|
||
PhotoFiltersApp1152389264XXXmain1859653459[ | ||
label="+ main()" | ||
style=filled | ||
fillcolor=white | ||
tooltip="PhotoFiltersApp | ||
|
||
null" | ||
fontcolor=darkgreen | ||
]; | ||
} | ||
subgraph cluster_408000173 { | ||
label=MainPanel | ||
labeljust=l | ||
fillcolor=white | ||
style=filled | ||
MainPanel1152389264XXXMainPanel0[ | ||
label="+ MainPanel()" | ||
style=filled | ||
fillcolor=white | ||
tooltip="MainPanel | ||
|
||
null" | ||
penwidth=4 | ||
fontcolor=darkgreen | ||
]; | ||
} | ||
} | ||
} | ||
'edges | ||
ConvertPhotoActivity1526362XXXhandleRequest1398741355 -> ConverterStrategyMapper507044939XXXgetImageConverter12346992; | ||
ConvertPhotoActivity1526362XXXhandleRequest1398741355 -> PhotoUtil1152408371XXXfromFile1808118735; | ||
MainPanel1152389264XXXMainPanel0 -> ConvertPhotoActivity1526362XXXhandleRequest1398741355; | ||
MainPanel1152389264XXXMainPanel0 -> DaggerServiceComponent608074794XXXprovideConvertPhotoActivity0; | ||
MainPanel1152389264XXXMainPanel0 -> FileUtil1152408371XXXcopyFile1695262292; | ||
MainPanel1152389264XXXMainPanel0 -> FileUtil1152408371XXXloadImage2189724; | ||
PhotoFiltersApp1152389264XXXmain1859653459 -> MainPanel1152389264XXXMainPanel0; | ||
} | ||
@enduml |
Oops, something went wrong.