800 lines
21 KiB
XML
800 lines
21 KiB
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="application/ecmascript" contentStyleType="text/css" height="517.7083px" preserveAspectRatio="none" style="width:795px;height:517px;background:#00000000;" version="1.1" viewBox="0 0 795 517" width="795.8333px" zoomAndPan="magnify"><defs><linearGradient id="gf6i6at8d0cb40" x1="50%" x2="50%" y1="0%" y2="100%"><stop offset="0%" stop-color="#B6B0A9"/><stop offset="100%" stop-color="#AEA79F"/></linearGradient></defs><g><rect fill="url(#gf6i6at8d0cb40)" height="46.1528" rx="4.1667" ry="4.1667" style="stroke:#9D968F;stroke-width:1.0416666666666667;" width="466.6667" x="153.125" y="12.5"/><text fill="#E95420" font-family="Verdana" font-size="20.8333" lengthAdjust="spacing" textLength="439.5833" x="166.6667" y="43.8619">Work Breakdown Diagram - united theme</text><rect fill="#E95420" height="46.4417" rx="13.0208" ry="13.0208" style="stroke:#D24C1D;stroke-width:1.5625;" width="86.4583" x="343.75" y="61.7778"/><text fill="#FFFFFF" font-family="Verdana" font-size="12.5" lengthAdjust="spacing" textLength="55.2083" x="359.375" y="89.9699">New Job</text><line style="stroke:#A80036;stroke-width:1.0416666666666667;" x1="386.9792" x2="386.9792" y1="108.2194" y2="129.0527"/><line style="stroke:#A80036;stroke-width:1.0416666666666667;" x1="208.3333" x2="208.3333" y1="129.0527" y2="149.8861"/><rect fill="#E95420" height="46.4417" rx="13.0208" ry="13.0208" style="stroke:#D24C1D;stroke-width:1.5625;" width="216.6667" x="100" y="149.8861"/><text fill="#FFFFFF" font-family="Verdana" font-size="12.5" lengthAdjust="spacing" textLength="185.4167" x="115.625" y="178.0782">Decide on Job Requirements</text><line style="stroke:#A80036;stroke-width:1.0416666666666667;" x1="197.9167" x2="208.3333" y1="235.1735" y2="235.1735"/><rect fill="#E95420" height="46.4417" rx="13.0208" ry="13.0208" style="stroke:#D24C1D;stroke-width:1.5625;" width="89.5833" x="108.3333" y="211.9527"/><text fill="#FFFFFF" font-family="Verdana" font-size="12.5" lengthAdjust="spacing" textLength="58.3333" x="123.9583" y="240.1449">Checklist</text><line style="stroke:#A80036;stroke-width:1.0416666666666667;" x1="142.7083" x2="153.125" y1="297.2402" y2="297.2402"/><rect fill="#E95420" height="46.4417" rx="13.0208" ry="13.0208" style="stroke:#D24C1D;stroke-width:1.5625;" width="132.2917" x="10.4167" y="274.0194"/><text fill="#FFFFFF" font-family="Verdana" font-size="12.5" lengthAdjust="spacing" textLength="101.0417" x="26.0417" y="302.2115">Responsibilities</text><line style="stroke:#A80036;stroke-width:1.0416666666666667;" x1="142.7083" x2="153.125" y1="359.3068" y2="359.3068"/><rect fill="#E95420" height="46.4417" rx="13.0208" ry="13.0208" style="stroke:#D24C1D;stroke-width:1.5625;" width="86.4583" x="56.25" y="336.086"/><text fill="#FFFFFF" font-family="Verdana" font-size="12.5" lengthAdjust="spacing" textLength="55.2083" x="71.875" y="364.2782">Location</text><line style="stroke:#A80036;stroke-width:1.0416666666666667;" x1="153.125" x2="153.125" y1="258.3944" y2="359.3068"/><line style="stroke:#A80036;stroke-width:1.0416666666666667;" x1="208.3333" x2="218.75" y1="235.1735" y2="235.1735"/><rect fill="#E95420" height="46.4417" rx="13.0208" ry="13.0208" style="stroke:#D24C1D;stroke-width:1.5625;" width="118.75" x="218.75" y="211.9527"/><text fill="#FFFFFF" font-family="Verdana" font-size="12.5" lengthAdjust="spacing" textLength="87.5" x="234.375" y="240.1449">Identity gaps</text><line style="stroke:#A80036;stroke-width:1.0416666666666667;" x1="208.3333" x2="218.75" y1="297.2402" y2="297.2402"/><rect fill="#E95420" height="46.4417" rx="13.0208" ry="13.0208" style="stroke:#D24C1D;stroke-width:1.5625;" width="104.1667" x="218.75" y="274.0194"/><text fill="#FFFFFF" font-family="Verdana" font-size="12.5" lengthAdjust="spacing" textLength="72.9167" x="234.375" y="302.2115">Review JDs</text><line style="stroke:#A80036;stroke-width:1.0416666666666667;" x1="270.8333" x2="281.25" y1="359.3068" y2="359.3068"/><rect fill="#E95420" height="46.4
|
||
|
@startwbs
|
||
|
|
||
|
!$THEME = "united"
|
||
|
|
||
|
!if %not(%variable_exists("$BGCOLOR"))
|
||
|
!$BGCOLOR = "transparent"
|
||
|
!endif
|
||
|
|
||
|
skinparam backgroundColor $BGCOLOR
|
||
|
skinparam useBetaStyle false
|
||
|
|
||
|
!$BLUE = "#007bff"
|
||
|
!$INDIGO = "#6610f2"
|
||
|
!$PURPLE = "#772953"
|
||
|
!$PINK = "#e83e8c"
|
||
|
!$RED = "#df382c"
|
||
|
!$ORANGE = "#e95420"
|
||
|
!$YELLOW = "#efb73e"
|
||
|
!$GREEN = "#38b44a"
|
||
|
!$TEAL = "#20c997"
|
||
|
!$CYAN = "#17a2b8"
|
||
|
!$WHITE = "#fff"
|
||
|
!$GRAY = "#868e96"
|
||
|
!$GRAYDARK = "#333"
|
||
|
!$PRIMARY = "#e95420"
|
||
|
!$SECONDARY = "#aea79f"
|
||
|
!$SUCCESS = "#38b44a"
|
||
|
!$INFO = "#17a2b8"
|
||
|
!$WARNING = "#efb73e"
|
||
|
!$DANGER = "#df382c"
|
||
|
!$LIGHT = "#e9ecef"
|
||
|
!$DARK = "#772953"
|
||
|
|
||
|
!$FGCOLOR = $WHITE
|
||
|
!$PRIMARY_DARK = "#d24c1d"
|
||
|
!$PRIMARY_LIGHT = "#eb6536"
|
||
|
!$PRIMARY_TEXT = $WHITE
|
||
|
!$SECONDARY_DARK = "#9d968f"
|
||
|
!$SECONDARY_LIGHT = "#b6b0a9"
|
||
|
!$SECONDARY_TEXT = $WHITE
|
||
|
!$INFO_DARK = "#1592a6"
|
||
|
!$INFO_LIGHT = "#2eabbf"
|
||
|
!$INFO_TEXT = $WHITE
|
||
|
!$SUCCESS_DARK = "#32a243"
|
||
|
!$SUCCESS_LIGHT = "#4cbc5c"
|
||
|
!$SUCCESS_TEXT = $WHITE
|
||
|
!$WARNING_DARK = "#d7a538"
|
||
|
!$WARNING_LIGHT = "#f1be51"
|
||
|
!$WARNING_TEXT = $WHITE
|
||
|
!$DANGER_DARK = "#c93228"
|
||
|
!$DANGER_LIGHT = "#e24c41"
|
||
|
!$DANGER_TEXT = $WHITE
|
||
|
!$DARK_DARK = "#6b254b"
|
||
|
!$DARK_LIGHT = "#853e64"
|
||
|
!$LIGHT_DARK = "#d2d4d7"
|
||
|
!$LIGHT_LIGHT = "#ebeef1"
|
||
|
|
||
|
!procedure $success($msg)
|
||
|
<font color=$SUCCESS><b>$msg
|
||
|
!endprocedure
|
||
|
|
||
|
!procedure $failure($msg)
|
||
|
<font color=$DANGER><b>$msg
|
||
|
!endprocedure
|
||
|
|
||
|
!procedure $warning($msg)
|
||
|
<font color=$WARNING><b>$msg
|
||
|
!endprocedure
|
||
|
|
||
|
!procedure $primary_scheme()
|
||
|
FontColor $PRIMARY_TEXT
|
||
|
BorderColor $PRIMARY_DARK
|
||
|
BackgroundColor $PRIMARY
|
||
|
!endprocedure
|
||
|
|
||
|
skinparam defaultFontName "Verdana"
|
||
|
skinparam defaultFontSize 12
|
||
|
skinparam dpi 100
|
||
|
skinparam shadowing false
|
||
|
skinparam roundcorner 8
|
||
|
skinparam ParticipantPadding 40
|
||
|
skinparam BoxPadding 40
|
||
|
skinparam Padding 5
|
||
|
skinparam ArrowColor $DARK
|
||
|
skinparam stereotype {
|
||
|
CBackgroundColor $SECONDARY_LIGHT
|
||
|
CBorderColor $SECONDARY_DARK
|
||
|
ABackgroundColor $SUCCESS_LIGHT
|
||
|
ABorderColor $SUCCESS_DARK
|
||
|
IBackgroundColor $DANGER_LIGHT
|
||
|
IBorderColor $DANGER_DARK
|
||
|
EBackgroundColor $WARNING_LIGHT
|
||
|
EBorderColor $WARNING_DARK
|
||
|
NBackgroundColor $INFO_LIGHT
|
||
|
NBorderColor $INFO_DARK
|
||
|
}
|
||
|
skinparam title {
|
||
|
FontColor $PRIMARY
|
||
|
BorderColor $SECONDARY_DARK
|
||
|
FontSize 20
|
||
|
BorderRoundCorner 8
|
||
|
BorderThickness 1
|
||
|
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||
|
}
|
||
|
|
||
|
skinparam legend {
|
||
|
BackgroundColor $SECONDARY
|
||
|
BorderColor $SECONDARY_DARK
|
||
|
FontColor $LIGHT
|
||
|
}
|
||
|
|
||
|
!startsub swimlane
|
||
|
skinparam swimlane {
|
||
|
BorderColor $INFO
|
||
|
BorderThickness 2
|
||
|
TitleBackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||
|
TitleFontColor $PRIMARY
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub activity
|
||
|
|
||
|
skinparam activity {
|
||
|
$primary_scheme()
|
||
|
BarColor $SUCCESS
|
||
|
StartColor $INFO
|
||
|
EndColor $INFO
|
||
|
DiamondBackgroundColor $SECONDARY_LIGHT
|
||
|
DiamondBorderColor $SECONDARY_DARK
|
||
|
DiamondFontColor $SECONDARY_TEXT
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub participant
|
||
|
|
||
|
skinparam participant {
|
||
|
$primary_scheme()
|
||
|
ParticipantBorderThickness 2
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub actor
|
||
|
|
||
|
skinparam actor {
|
||
|
$primary_scheme()
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub arrow
|
||
|
|
||
|
skinparam arrow {
|
||
|
Thickness 3
|
||
|
Color $PRIMARY
|
||
|
FontColor $FGCOLOR
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub sequence
|
||
|
|
||
|
skinparam sequence {
|
||
|
BorderColor $PRIMARY
|
||
|
TitleFontColor $PRIMARY
|
||
|
BackgroundColor $BGCOLOR
|
||
|
StartColor $PRIMARY
|
||
|
EndColor $PRIMARY
|
||
|
BoxBackgroundColor $BGCOLOR
|
||
|
BoxBorderColor $DARK
|
||
|
BoxFontColor $DARk
|
||
|
LifeLineBorderColor $SECONDARY
|
||
|
LifeLineBorderThickness 2
|
||
|
LifeLineBackgroundColor $SECONDARY_DARK
|
||
|
GroupBorderColor $DARK
|
||
|
GroupFontColor $DARK
|
||
|
GroupHeaderFontColor $INFO
|
||
|
GroupBackgroundColor $SECONDARY
|
||
|
GroupHeaderBackgroundColor $BGCOLOR
|
||
|
DividerBackgroundColor $DARK
|
||
|
DividerBorderColor $DARK
|
||
|
DividerBorderThickness 2
|
||
|
DividerFontColor $LIGHT
|
||
|
ReferenceBackgroundColor $BGCOLOR
|
||
|
ReferenceBorderColor $DARK
|
||
|
ReferenceFontColor $DARK
|
||
|
ReferenceHeaderFontColor $INFO
|
||
|
ReferenceHeaderBackgroundColor $SECONDARY
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub partition
|
||
|
|
||
|
skinparam partition {
|
||
|
BorderColor $PRIMARY
|
||
|
FontColor $PRIMARY
|
||
|
BackgroundColor $BGCOLOR
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub collections
|
||
|
|
||
|
skinparam collections {
|
||
|
$primary_scheme()
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub control
|
||
|
|
||
|
skinparam control {
|
||
|
$primary_scheme()
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub entity
|
||
|
|
||
|
skinparam entity {
|
||
|
$primary_scheme()
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub boundary
|
||
|
|
||
|
skinparam boundary {
|
||
|
$primary_scheme()
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub agent
|
||
|
|
||
|
skinparam agent {
|
||
|
BackgroundColor $WARNING
|
||
|
BorderColor $WARNING_LIGHT
|
||
|
FontColor $DARK
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub note
|
||
|
|
||
|
skinparam note {
|
||
|
BorderThickness 1
|
||
|
BackgroundColor $INFO
|
||
|
BorderColor $INFO_DARK
|
||
|
FontColor $WHITE
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub artifact
|
||
|
|
||
|
skinparam artifact {
|
||
|
BackgroundColor $DARK
|
||
|
BorderColor $DARK_DARK
|
||
|
FontColor $LIGHT
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub component
|
||
|
|
||
|
skinparam component {
|
||
|
$primary_scheme()
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub interface
|
||
|
|
||
|
skinparam interface {
|
||
|
BackgroundColor $DANGER_DARK
|
||
|
BorderColor $DANGER
|
||
|
FontColor $DARK
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub storage
|
||
|
|
||
|
skinparam storage {
|
||
|
BackgroundColor $WARNING
|
||
|
BorderColor $WARNING_DARK
|
||
|
FontColor $WARNING_TEXT
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub node
|
||
|
|
||
|
skinparam node {
|
||
|
BackgroundColor $SECONDARY
|
||
|
BorderColor $LIGHT
|
||
|
FontColor $LIGHT
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub cloud
|
||
|
|
||
|
skinparam cloud {
|
||
|
BackgroundColor transparent
|
||
|
BorderColor #F2FCFE
|
||
|
FontColor $DARK
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub database
|
||
|
|
||
|
skinparam database {
|
||
|
$primary_scheme()
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub class
|
||
|
|
||
|
skinparam class {
|
||
|
$primary_scheme()
|
||
|
HeaderBackgroundColor $PRIMARY_LIGHT
|
||
|
StereotypeFontColor $DARK
|
||
|
BorderThickness 1
|
||
|
AttributeFontColor $DARK
|
||
|
AttributeFontSize 11
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub object
|
||
|
|
||
|
skinparam object {
|
||
|
$primary_scheme()
|
||
|
StereotypeFontColor $DARK
|
||
|
BorderThickness 1
|
||
|
AttributeFontColor $SECONDARY_TEXT
|
||
|
AttributeFontSize 11
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub usecase
|
||
|
|
||
|
skinparam usecase {
|
||
|
$primary_scheme()
|
||
|
BorderThickness 2
|
||
|
StereotypeFontColor $PRIMARY
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub rectangle
|
||
|
|
||
|
skinparam rectangle {
|
||
|
$primary_scheme()
|
||
|
BackgroundColor $SECONDARY_LIGHT
|
||
|
BorderThickness 2
|
||
|
StereotypeFontColor $PRIMARY
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub package
|
||
|
|
||
|
skinparam package {
|
||
|
BackgroundColor $SECONDARY
|
||
|
BorderColor $PRIMARY
|
||
|
FontColor $PRIMARY
|
||
|
BorderThickness 2
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub folder
|
||
|
|
||
|
skinparam folder {
|
||
|
BackgroundColor $SECONDARY_LIGHT
|
||
|
BorderColor $WARNING
|
||
|
FontColor $WARNING
|
||
|
BorderThickness 2
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub frame
|
||
|
|
||
|
skinparam frame {
|
||
|
BackgroundColor $SECONDARY_LIGHT
|
||
|
BorderColor $INFO
|
||
|
FontColor $INFO
|
||
|
BorderThickness 2
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub state
|
||
|
|
||
|
skinparam state {
|
||
|
$primary_scheme()
|
||
|
BackgroundColor $PRIMARY_LIGHT
|
||
|
StartColor $INFO
|
||
|
EndColor $INFO
|
||
|
AttributeFontColor $SECONDARY_TEXT
|
||
|
AttributeFontSize 11
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub queue
|
||
|
|
||
|
skinparam queue {
|
||
|
$primary_scheme()
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub card
|
||
|
|
||
|
skinparam card {
|
||
|
BackgroundColor $INFO
|
||
|
BorderColor $INFO_DARK
|
||
|
FontColor $INFO_TEXT
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub file
|
||
|
|
||
|
skinparam file {
|
||
|
BackgroundColor $SECONDARY_DARK
|
||
|
BorderColor $LIGHT
|
||
|
FontColor $LIGHT
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!startsub stack
|
||
|
|
||
|
skinparam stack {
|
||
|
$primary_scheme()
|
||
|
}
|
||
|
!endsub
|
||
|
|
||
|
!if %variable_exists("$THEME")
|
||
|
title Work Breakdown Diagram - $THEME theme
|
||
|
!else
|
||
|
title Work Breakdown Diagram
|
||
|
!endif
|
||
|
|
||
|
!$DIAGRAM = "wbs"
|
||
|
|
||
|
+ New Job
|
||
|
++ Decide on Job Requirements
|
||
|
+++ Identity gaps
|
||
|
+++ Review JDs
|
||
|
++++ Sign-Up for courses
|
||
|
++++ Volunteer
|
||
|
++++ Reading
|
||
|
++- Checklist
|
||
|
+++- Responsibilities
|
||
|
+++- Location
|
||
|
++ CV Upload Done
|
||
|
+++ CV Updated
|
||
|
++++ Spelling & Grammar
|
||
|
++++ Check dates
|
||
|
- - - - Skills
|
||
|
+++ Recruitment sites chosen
|
||
|
@endwbs
|
||
|
|
||
|
@startwbs
|
||
|
|
||
|
|
||
|
|
||
|
skinparam backgroundColor transparent
|
||
|
skinparam useBetaStyle false
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
skinparam defaultFontName "Verdana"
|
||
|
skinparam defaultFontSize 12
|
||
|
skinparam dpi 100
|
||
|
skinparam shadowing false
|
||
|
skinparam roundcorner 8
|
||
|
skinparam ParticipantPadding 40
|
||
|
skinparam BoxPadding 40
|
||
|
skinparam Padding 5
|
||
|
skinparam ArrowColor #772953
|
||
|
skinparam stereotype {
|
||
|
CBackgroundColor #b6b0a9
|
||
|
CBorderColor #9d968f
|
||
|
ABackgroundColor #4cbc5c
|
||
|
ABorderColor #32a243
|
||
|
IBackgroundColor #e24c41
|
||
|
IBorderColor #c93228
|
||
|
EBackgroundColor #f1be51
|
||
|
EBorderColor #d7a538
|
||
|
NBackgroundColor #2eabbf
|
||
|
NBorderColor #1592a6
|
||
|
}
|
||
|
skinparam title {
|
||
|
FontColor #e95420
|
||
|
BorderColor #9d968f
|
||
|
FontSize 20
|
||
|
BorderRoundCorner 8
|
||
|
BorderThickness 1
|
||
|
BackgroundColor #b6b0a9-#aea79f
|
||
|
}
|
||
|
|
||
|
skinparam legend {
|
||
|
BackgroundColor #aea79f
|
||
|
BorderColor #9d968f
|
||
|
FontColor #e9ecef
|
||
|
}
|
||
|
|
||
|
skinparam swimlane {
|
||
|
BorderColor #17a2b8
|
||
|
BorderThickness 2
|
||
|
TitleBackgroundColor #b6b0a9-#aea79f
|
||
|
TitleFontColor #e95420
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam activity {
|
||
|
FontColor #fff
|
||
|
BorderColor #d24c1d
|
||
|
BackgroundColor #e95420
|
||
|
BarColor #38b44a
|
||
|
StartColor #17a2b8
|
||
|
EndColor #17a2b8
|
||
|
DiamondBackgroundColor #b6b0a9
|
||
|
DiamondBorderColor #9d968f
|
||
|
DiamondFontColor #fff
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam participant {
|
||
|
FontColor #fff
|
||
|
BorderColor #d24c1d
|
||
|
BackgroundColor #e95420
|
||
|
ParticipantBorderThickness 2
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam actor {
|
||
|
FontColor #fff
|
||
|
BorderColor #d24c1d
|
||
|
BackgroundColor #e95420
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam arrow {
|
||
|
Thickness 3
|
||
|
Color #e95420
|
||
|
FontColor #fff
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam sequence {
|
||
|
BorderColor #e95420
|
||
|
TitleFontColor #e95420
|
||
|
BackgroundColor transparent
|
||
|
StartColor #e95420
|
||
|
EndColor #e95420
|
||
|
BoxBackgroundColor transparent
|
||
|
BoxBorderColor #772953
|
||
|
BoxFontColor $DARk
|
||
|
LifeLineBorderColor #aea79f
|
||
|
LifeLineBorderThickness 2
|
||
|
LifeLineBackgroundColor #9d968f
|
||
|
GroupBorderColor #772953
|
||
|
GroupFontColor #772953
|
||
|
GroupHeaderFontColor #17a2b8
|
||
|
GroupBackgroundColor #aea79f
|
||
|
GroupHeaderBackgroundColor transparent
|
||
|
DividerBackgroundColor #772953
|
||
|
DividerBorderColor #772953
|
||
|
DividerBorderThickness 2
|
||
|
DividerFontColor #e9ecef
|
||
|
ReferenceBackgroundColor transparent
|
||
|
ReferenceBorderColor #772953
|
||
|
ReferenceFontColor #772953
|
||
|
ReferenceHeaderFontColor #17a2b8
|
||
|
ReferenceHeaderBackgroundColor #aea79f
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam partition {
|
||
|
BorderColor #e95420
|
||
|
FontColor #e95420
|
||
|
BackgroundColor transparent
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam collections {
|
||
|
FontColor #fff
|
||
|
BorderColor #d24c1d
|
||
|
BackgroundColor #e95420
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam control {
|
||
|
FontColor #fff
|
||
|
BorderColor #d24c1d
|
||
|
BackgroundColor #e95420
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam entity {
|
||
|
FontColor #fff
|
||
|
BorderColor #d24c1d
|
||
|
BackgroundColor #e95420
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam boundary {
|
||
|
FontColor #fff
|
||
|
BorderColor #d24c1d
|
||
|
BackgroundColor #e95420
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam agent {
|
||
|
BackgroundColor #efb73e
|
||
|
BorderColor #f1be51
|
||
|
FontColor #772953
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam note {
|
||
|
BorderThickness 1
|
||
|
BackgroundColor #17a2b8
|
||
|
BorderColor #1592a6
|
||
|
FontColor #fff
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam artifact {
|
||
|
BackgroundColor #772953
|
||
|
BorderColor #6b254b
|
||
|
FontColor #e9ecef
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam component {
|
||
|
FontColor #fff
|
||
|
BorderColor #d24c1d
|
||
|
BackgroundColor #e95420
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam interface {
|
||
|
BackgroundColor #c93228
|
||
|
BorderColor #df382c
|
||
|
FontColor #772953
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam storage {
|
||
|
BackgroundColor #efb73e
|
||
|
BorderColor #d7a538
|
||
|
FontColor #fff
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam node {
|
||
|
BackgroundColor #aea79f
|
||
|
BorderColor #e9ecef
|
||
|
FontColor #e9ecef
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam cloud {
|
||
|
BackgroundColor transparent
|
||
|
BorderColor #F2FCFE
|
||
|
FontColor #772953
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam database {
|
||
|
FontColor #fff
|
||
|
BorderColor #d24c1d
|
||
|
BackgroundColor #e95420
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam class {
|
||
|
FontColor #fff
|
||
|
BorderColor #d24c1d
|
||
|
BackgroundColor #e95420
|
||
|
HeaderBackgroundColor #eb6536
|
||
|
StereotypeFontColor #772953
|
||
|
BorderThickness 1
|
||
|
AttributeFontColor #772953
|
||
|
AttributeFontSize 11
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam object {
|
||
|
FontColor #fff
|
||
|
BorderColor #d24c1d
|
||
|
BackgroundColor #e95420
|
||
|
StereotypeFontColor #772953
|
||
|
BorderThickness 1
|
||
|
AttributeFontColor #fff
|
||
|
AttributeFontSize 11
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam usecase {
|
||
|
FontColor #fff
|
||
|
BorderColor #d24c1d
|
||
|
BackgroundColor #e95420
|
||
|
BorderThickness 2
|
||
|
StereotypeFontColor #e95420
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam rectangle {
|
||
|
FontColor #fff
|
||
|
BorderColor #d24c1d
|
||
|
BackgroundColor #e95420
|
||
|
BackgroundColor #b6b0a9
|
||
|
BorderThickness 2
|
||
|
StereotypeFontColor #e95420
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam package {
|
||
|
BackgroundColor #aea79f
|
||
|
BorderColor #e95420
|
||
|
FontColor #e95420
|
||
|
BorderThickness 2
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam folder {
|
||
|
BackgroundColor #b6b0a9
|
||
|
BorderColor #efb73e
|
||
|
FontColor #efb73e
|
||
|
BorderThickness 2
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam frame {
|
||
|
BackgroundColor #b6b0a9
|
||
|
BorderColor #17a2b8
|
||
|
FontColor #17a2b8
|
||
|
BorderThickness 2
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam state {
|
||
|
FontColor #fff
|
||
|
BorderColor #d24c1d
|
||
|
BackgroundColor #e95420
|
||
|
BackgroundColor #eb6536
|
||
|
StartColor #17a2b8
|
||
|
EndColor #17a2b8
|
||
|
AttributeFontColor #fff
|
||
|
AttributeFontSize 11
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam queue {
|
||
|
FontColor #fff
|
||
|
BorderColor #d24c1d
|
||
|
BackgroundColor #e95420
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam card {
|
||
|
BackgroundColor #17a2b8
|
||
|
BorderColor #1592a6
|
||
|
FontColor #fff
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam file {
|
||
|
BackgroundColor #9d968f
|
||
|
BorderColor #e9ecef
|
||
|
FontColor #e9ecef
|
||
|
}
|
||
|
|
||
|
|
||
|
skinparam stack {
|
||
|
FontColor #fff
|
||
|
BorderColor #d24c1d
|
||
|
BackgroundColor #e95420
|
||
|
}
|
||
|
|
||
|
title Work Breakdown Diagram - united theme
|
||
|
|
||
|
|
||
|
+ New Job
|
||
|
++ Decide on Job Requirements
|
||
|
+++ Identity gaps
|
||
|
+++ Review JDs
|
||
|
++++ Sign-Up for courses
|
||
|
++++ Volunteer
|
||
|
++++ Reading
|
||
|
++- Checklist
|
||
|
+++- Responsibilities
|
||
|
+++- Location
|
||
|
++ CV Upload Done
|
||
|
+++ CV Updated
|
||
|
++++ Spelling & Grammar
|
||
|
++++ Check dates
|
||
|
- - - - Skills
|
||
|
+++ Recruitment sites chosen
|
||
|
@endwbs
|
||
|
|
||
|
PlantUML version 1.2021.01(Mon Feb 01 23:55:08 PST 2021)
|
||
|
(GPL source distribution)
|
||
|
Java Runtime: OpenJDK Runtime Environment
|
||
|
JVM: OpenJDK 64-Bit Server VM
|
||
|
Default Encoding: UTF-8
|
||
|
Language: en
|
||
|
Country: US
|
||
|
--></g></svg>
|