Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip

Welcome to your first space. Go ahead, edit and customize this home page any way you like. We've added some sample content to get you started.

Image Removed

 

Goal

Your space homepage should summarize what the space is for, and provide links to key resources for your team. 

Zenuml sequence macro
//Here is an example
//Replace it with your own sequence
BookController.getBook(id) {
  bookDto = BookService.getBook(id) {
    bookEntity = BookRepository.findOne(id)
    if(x) {
      A.method()
    }
    bookDto = BookConverter.convert(bootEntity)
  }
}

Core team

Image Removed

Harvey Honner-white
Team Lead 

Image Removed

Alana Baczewski
 
Tech Lead

Image Removed

Sameer Farrell
 
Marketing

Image Removed

Mia Bednarczyk
 
Recruitment

 

Roadmap

You can edit this roadmap or create a new one by adding the Roadmap Planner macro from the Insert menu. Link your Confluence pages to each bar to add visibility, and find more tips by reading the Atlassian blog: Plan better in 2015 with the Roadmap Planner macro.

...

 

Know your spaces 

Everything your team is working on - meeting notes and agendas, project plans and timelines, technical documentation and more - is located in a space; it's home base for your team.

A small team should plan to have a space for the team, and a space for each big project. If you'll be working in Confluence with several other teams and departments, we recommend a space for each team as well as a space for each major cross-team project. The key is to think of a space as the container that holds all the important stuff - like pages, files, and blog posts - a team, group, or project needs to work.

Know your pages

If you're working on something related to your team - project plans, product requirements, blog posts, internal communications, you name it - create and store it in a Confluence page. Confluence pages offer a lot of flexibility in creating and storing information, and there are a number of useful page templates included to get you started, like the meeting notes template. Your spaces should be filled with pages that document your business processes, outline your plans, contain your files, and report on your progress. The more you learn to do in Confluence (adding tables and graphs, or embedding video and links are great places to start), the more engaging and helpful your pages will become.

Learn more by reading Confluence 101: organize your work in spaces

 

Quick navigation

When you create new pages in this space, they'll appear here automatically.

Child pages (Children Display)

Useful links

...

Chances are, the information you need to do your job lives in multiple places. Word docs, Evernote files, email, PDFs, even Post-it notes. It's scattered among different systems. And to make matters worse, the stuff your teammates need is equally siloed. If information had feelings, it would be lonely.

But with Confluence, you can bring all that information into one place.

...

Tasks

ZenUML is a sophisticated software modeler aimed to support agile and concise modeling with sequence diagrams.

Image Added

The main targets of users are:

  • Agile development teams
  • Professional persons
  • Educational institutes

The key features of ZenUML are:

  • Multi-platform support (Web, Atlassian confluence, VS Code, JetBrains)
  • UML 2.x standard compliant
  • Rapid drawing without drag-and-drop
  • Export to PNG/JPEG and PDF (on some platforms)