florentsarat / testingproject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

testingproject

1. Business Data Model

bdm

1.1. Package com.company.model

1.1.1. Request

No description available

[list] Attributes
Name Type Description

persistenceId*

Long

itemID

String

instock

Boolean

qtyrequested

Integer

2. Application pages

2.1. page test

Page generated with Bonita UI designer

Widgets
Type Label Description

Link

3. Processes

3.1. Pool InventoryRequest (1.0)

No description available

InventoryRequest 1.0

3.1.1. [users] Actors

Name Description

Employee actor [play circle]

This is an example of actor that is mapped to any ACME users

3.1.2. Instantiation form

Caution

Invalid form mapping. No form specified.

3.1.3. [list alt] Contract inputs

{
arequestInput (ArequestInput)
}
ArequestInput {
itemID (Text),
qtyrequested (Integer)
}

3.1.4. Lane Employee lane ([user] Employee actor)

No description available

3.1.5. StartEvent Start1

No description available

[arrow right] Outgoing transition(s)

3.1.6. Task Check the Stock

No description available

Previous flow element(s): Start1

Caution

Invalid form mapping. No form specified.

[list alt] Contract inputs
{
invcheckInput (InvcheckInput)
}
InvcheckInput {
instock (Boolean)
}
[arrow right] Outgoing transition(s)

3.1.7. XORGateway Gateway1

No description available

Previous flow element(s): Check the Stock

[arrow right] Outgoing transition(s)
To Send Item
When:
arequest.instock
To Send Refusal Notification
When:
!arequest.instock

3.1.8. ServiceTask Send Item

No description available

Previous flow element(s): Gateway1

[arrow right] Outgoing transition(s)

To End1

3.1.9. ServiceTask Send Refusal Notification

No description available

Previous flow element(s): Gateway1

[arrow right] Outgoing transition(s)

To End1

3.1.10. EndEvent End1

No description available

Previous flow element(s): Send Refusal Notification, Send Item

4. Process diagrams

4.1. MyDiagram (1.0)

No description available

MyDiagram 1.0

5. Organization

5.1. Groups

Path Display name Description

/acme

Acme

This group represents the acme department of the ACME organization

/acme/hr

Human Resources

This group represents the human resources department of the ACME organization

/acme/finance

Finance

This group represents the finance department of the ACME organization

/acme/it

Infrastructure

This group represents the infrastructure department of the ACME organization

/acme/marketing

Marketing

This group represents the marketing department of the ACME organization

/acme/production

Production

This group represents the production department of the ACME organization

/acme/production/rd

Research & Development

This group represents the research & development department of the ACME organization

/acme/production/services

Services

This group represents the services department of the ACME organization

/acme/sales

Sales

This group represents the sales department of the ACME organization

/acme/sales/europe

Europe

This group represents the europe department of the ACME organization

/acme/sales/asia

Asia

This group represents the asia department of the ACME organization

/acme/sales/latin_america

Latin America

This group represents the latin america department of the ACME organization

/acme/sales/north_america

North America

This group represents the north america department of the ACME organization

5.2. Roles

Name Display name Description

member

Member

5.3. Profiles

Name Description

User

The user can view and perform tasks and can start a new case of a
process.

Administrator

The administrator can install a process, manage the organization, and
handle some errors (for example, by replaying a task).

Process manager

The Process manager can supervise designated processes, and manage
cases and tasks of those processes.

About


Languages

Language:Java 42.3%Language:JavaScript 33.7%Language:CSS 21.8%Language:HTML 2.2%