Move StateMachinePersist up to parent package

This commit is contained in:
Janne Valkealahti
2015-08-28 09:14:57 +01:00
parent 1371ceac7b
commit b90382575c
5 changed files with 5 additions and 6 deletions

View File

@@ -13,9 +13,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.springframework.statemachine.ensemble;
package org.springframework.statemachine;
import org.springframework.statemachine.StateMachineContext;
/**
* {@code StateMachinePersist} is an interface handling serialization