]
Andrew Rubinger resolved SHRINKWRAP-226.
----------------------------------------
Resolution: Done
Support Addition of an Asset to an Archive Using Name Supplied by
Value Object Wrapper
--------------------------------------------------------------------------------------
Key: SHRINKWRAP-226
URL:
https://issues.jboss.org/browse/SHRINKWRAP-226
Project: ShrinkWrap
Issue Type: Feature Request
Components: api, impl-base
Reporter: Andrew Rubinger
Assignee: Andrew Rubinger
Fix For: 1.0.0-alpha-12
public interface NamedThingy { String getName(); Asset getThing(); }
Archive.add(NamedThingy)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: