[jbosstools-issues] [JBoss JIRA] (JBIDE-26070) [SSP] Client Managed workflow

Rob Stryker (JIRA) issues at jboss.org
Wed May 30 17:19:00 EDT 2018


Rob Stryker created JBIDE-26070:
-----------------------------------

             Summary: [SSP] Client Managed workflow
                 Key: JBIDE-26070
                 URL: https://issues.jboss.org/browse/JBIDE-26070
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: server
    Affects Versions: 4.6.0.AM2
            Reporter: Rob Stryker


aged flow
@startuml
Client -> Adaptor : findservers
Client <- Adaptor : serverlist
Client -> Adaptor : create server
Client <- Adaptor : serverAdded (id)
Client -> Adaptor : getLaunchProperties()
Adapter -> Client : here’s a list
Client -> Adaptor : getLaunchCommand(String serverId, String mode, Map<String,String> properties)

Client <- Adaptor : launch string (id)
Client -> Adaptor : server started
Client -> Adaptor : server stopped
Client -> Adaptor : publish
@enduml




--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jbosstools-issues mailing list