Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Codecrew
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
30
Merge Requests
2
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 7731bff9
authored
May 08, 2015
by
Tuomas Riihimäki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move queue to map package
1 parent
938048d9
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
code/moya-beans-client/ejbModule/fi/codecrew/moya/beans/QueueBeanLocal.java → code/moya-beans-client/ejbModule/fi/codecrew/moya/beans/map/QueueBeanLocal.java
code/moya-beans/ejbModule/fi/codecrew/moya/beans/QueueBean.java → code/moya-beans/ejbModule/fi/codecrew/moya/beans/map/QueueBean.java
code/moya-beans-client/ejbModule/fi/codecrew/moya/beans/QueueBeanLocal.java
→
code/moya-beans-client/ejbModule/fi/codecrew/moya/beans/
map/
QueueBeanLocal.java
View file @
7731bff
package
fi
.
codecrew
.
moya
.
beans
;
package
fi
.
codecrew
.
moya
.
beans
.
map
;
import
java.util.Collection
;
import
java.util.Date
;
...
...
code/moya-beans/ejbModule/fi/codecrew/moya/beans/QueueBean.java
→
code/moya-beans/ejbModule/fi/codecrew/moya/beans/
map/
QueueBean.java
View file @
7731bff
File moved
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment